added exit back into script

This commit is contained in:
2026-07-15 09:39:42 +10:00
parent 7f5a06720e
commit ebbae5e562
+1
View File
@@ -92,6 +92,7 @@ if nix eval --refresh --json "''${FLAKE_BASE_URL}#nixosConfigurations.''${choic
--flake "''${FLAKE_BASE_URL}#''${choice}"
else
echo "Selected host has no Disko configuration."
exit 1
fi
mkdir -p /mnt/install-tmp