modified: installer.nix

This commit is contained in:
2025-07-21 17:06:52 +10:00
parent 63a1207ff5
commit 5287daea14
+1 -1
View File
@@ -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 = ''