Hi all -
I’m just getting started, and have an issue on my Arch linux machine with ‘only’ 5G left in my root partition. I have 150G available in another partition - but how can I install nix there?
The instructions say to run
sh <(curl -L https://nixos.org/nix/install)
but this seems to insist that I have /nix. I could mount some storage to /nix but that seems like overkill. Can’t I just tell it to install to a location of my choice?
Thanks for your help!