From 2424a77da4772dd045c54f7c22805b1166f85388 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Wed, 15 Jul 2026 12:58:25 +1000 Subject: [PATCH] update mounts --- installer.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/installer.nix b/installer.nix index 8d8b291..5dd0149 100644 --- a/installer.nix +++ b/installer.nix @@ -93,6 +93,7 @@ if nix eval --refresh --json --extra-experimental-features "flakes nix-command" --flake "''${FLAKE_BASE_URL}#''${choice}" else echo "Selected host has no Disko configuration." + mount /dev/sda /mnt fi mkdir -p /mnt/install-tmp