After running the command: `nix develop "https://flakehub.com/f/DeterminateSystems/zero-to-nix/*#example"` The prompt is set to: `_HOSTNAME_:#_UID_ _USERNAME_` `$PS1=\h:\W \u\$` instead of: `(nix:zero-to-nix-env) bash-5.2$` as mentioned in the guide.
After running the command:
nix develop "https://flakehub.com/f/DeterminateSystems/zero-to-nix/*#example"The prompt is set to:
_HOSTNAME_:#_UID_ _USERNAME_$PS1=\h:\W \u\$instead of:
(nix:zero-to-nix-env) bash-5.2$as mentioned in the guide.