fixup all kinds of bugs
This commit is contained in:
parent
02bb843015
commit
acc37c64f9
10 changed files with 45 additions and 31 deletions
|
@ -53,6 +53,7 @@ in rec {
|
|||
sudo -E $SHELL <<EOF
|
||||
# 'having $system set breaks nixos-install'
|
||||
unset system
|
||||
echo $NIX_PATH
|
||||
nixos-install --max-jobs 5 --cores 4 --no-root-passwd --root ${mntRootVol}/nixos
|
||||
EOF
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue