This commit is contained in:
2025-12-02 13:32:10 -07:00
parent 0d83910a61
commit cedc177e74

View File

@@ -7,7 +7,7 @@
# /etc/nixos/cachix.nix
];
boot.loader.systemd-boot.enbale = true;
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
networking.hostname = "ai-office-server";