Hi, I found a way to use Nix without any installation - just download the tarball, extract it, and you’re done. All the configuration and state remains within the folder. Let me know what you think!
17 Likes
Neat project.
There exists a similar project called GitHub - DavHau/nix-portable: Nix - Static, Permissionless, Installation-free, Pre-configured which you might also be interested in.
2 Likes
Thanks! I’ve seen nix-portable. I still made Nixsa since I wanted to be able to manage profiles, and also I really like having all the configuration and state inside the portable directory instead of having one per-user state.
1 Like