From 4ab490b9ae6325986e4e05f1f192f4bd2121c6e8 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Wed, 15 Jul 2026 12:45:41 +1000 Subject: [PATCH] remove exit for no disko config --- installer.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/installer.nix b/installer.nix index 45674e1..8d8b291 100644 --- a/installer.nix +++ b/installer.nix @@ -93,7 +93,6 @@ if nix eval --refresh --json --extra-experimental-features "flakes nix-command" --flake "''${FLAKE_BASE_URL}#''${choice}" else echo "Selected host has no Disko configuration." - exit 1 fi mkdir -p /mnt/install-tmp