nix-user-chroot/README.md

7 lines
181 B
Markdown
Raw Normal View History

2015-06-24 19:07:09 +03:00
Run nix as user in a lightweight chrooted container.
1. Create an empty directory somewhere, `$DIR`
2. Run `nix-user-chroot $DIR bash`
You can now install nix under /nix as user.