diff --git a/nix/ai-server-1.nix b/nix/ai-server-1.nix index 9b89399..ce7dba0 100644 --- a/nix/ai-server-1.nix +++ b/nix/ai-server-1.nix @@ -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";