This commit is contained in:
2025-12-02 13:31:48 -07:00
parent 5218de83aa
commit 0d83910a61

View File

@@ -8,7 +8,7 @@
]; ];
boot.loader.systemd-boot.enbale = true; boot.loader.systemd-boot.enbale = true;
boot.loader.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;