This commit is contained in:
2025-12-02 13:32:41 -07:00
parent cedc177e74
commit eb813b6f19

View File

@@ -10,7 +10,7 @@
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
networking.hostname = "ai-office-server"; networking.hostName = "ai-office-server";
networking.networkmanager.enable = true; networking.networkmanager.enable = true;
time.timeZone = "America/Denver"; time.timeZone = "America/Denver";