modified: installer.nix
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ fi
|
||||
mount /dev/disk/by-label/nixos /mnt
|
||||
mkdir -p /mnt/install-tmp
|
||||
export TMPDIR=/mnt/install-tmp
|
||||
nixos-install --flake "${FLAKE_BASE_URL}#${choice}" --no-root-password --no-write-lock-file
|
||||
nixos-install --flake "''${FLAKE_BASE_URL}#''${choice}" --no-root-password --no-write-lock-file
|
||||
rm -rf /mnt/install-tmp
|
||||
sleep 10
|
||||
reboot
|
||||
|
||||
Reference in New Issue
Block a user