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 sleep 10
reboot reboot
''; '';
environment.etc."auto-install.sh".mode = "0755"; # environment.etc."auto-install.sh".mode = "0755";
# Trigger the script from nixos user's shell # Trigger the script from nixos user's shell
# environment.etc."nixos/.bashrc".text = '' # environment.etc."nixos/.bashrc".text = ''