Archived
added exit back into script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user