Compare commits
1 commit
133f2ce61e
...
71b5cb8988
Author | SHA1 | Date | |
---|---|---|---|
71b5cb8988 |
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue