We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96951f7 commit d2de5e4Copy full SHA for d2de5e4
README.md
@@ -93,7 +93,7 @@ functionality using `nix run --store ~/.nix nixpkgs.bash nixpkgs.coreutils`:
93
After installation you can always get into the nix user chroot using:
94
95
```console
96
-$ nix-user-chroot ~/.nix bash
+$ nix-user-chroot ~/.nix bash -l
97
```
98
99
You are in a user chroot where `/` is owned by your user, hence also `/nix` is
0 commit comments