From 5287daea145be789f78457e89a44622f032cd5d1 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Mon, 21 Jul 2025 17:06:52 +1000 Subject: [PATCH] modified: installer.nix --- installer.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.nix b/installer.nix index f3ac97d..7b4195b 100644 --- a/installer.nix +++ b/installer.nix @@ -53,7 +53,7 @@ environment.etc."git-credentials".text = sleep 10 reboot ''; - environment.etc."auto-install.sh".mode = "0755"; +# environment.etc."auto-install.sh".mode = "0755"; # Trigger the script from nixos user's shell # environment.etc."nixos/.bashrc".text = ''