diff --git a/nixos/loki.nix b/nixos/loki.nix index b82dc5e..4eb4188 100644 --- a/nixos/loki.nix +++ b/nixos/loki.nix @@ -314,7 +314,7 @@ system.autoUpgrade = { enable = true; - # allowReboot = true; + allowReboot = true; flags = [ "-I" "nixos-config=/home/bertof/.config/nixpkgs/nixos/loki.nix"