Fix non-existent variable

This commit is contained in:
Manuel Thalmann 2024-12-05 09:27:53 +01:00
parent 1c452512ef
commit 45b0ed910c

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
source "$dir/../../lib/nix.fish" source "$dir/../../lib/nix.fish"
# Copy `nixpkgs` channel # Copy `nixpkgs` channel