| actually, I'm now trying to use a system with nix installed via nix-installer as a remote builder, and I get the following error from nix
cannot build on 'ssh://10.42.42.101': error: cannot connect to '10.42.42.101': bash: line 1: nix-store : command not found
nix-store is in $PATH when I log in the system as root, is it a nix issue or nix-installer issue ? |