Compare commits

...

1 commit

Author SHA1 Message Date
71b5cb8988 Fix non-existent variables 2024-12-05 09:36:50 +01:00

View file

@ -79,7 +79,7 @@ function runSetup
end | runChroot "$mountDir" tee /root/.bash_profile >/dev/null end | runChroot "$mountDir" tee /root/.bash_profile >/dev/null
end end
function prepareNix function prepareNix -V dir -V mountDir
source "$dir/../../lib/nix.fish" source "$dir/../../lib/nix.fish"
# Copy `nixpkgs` channel # Copy `nixpkgs` channel