modified: auto-installer/installer.nix

This commit is contained in:
2025-07-21 00:27:38 +10:00
parent 075d1f77b7
commit 3c3d6ccfa7
+1 -1
View File
@@ -9,7 +9,7 @@
time.timeZone = "Australia/Brisbane"; time.timeZone = "Australia/Brisbane";
services.openssh.enable = true; services.openssh.enable = true;
services.openssh.settings.permitRootLogin = "yes"; services.openssh.settings.PermitRootLogin = "yes";
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git curl parted e2fsprogs btrfs-progs util-linux git curl parted e2fsprogs btrfs-progs util-linux