diff --git a/configuration.nix b/configuration.nix index aed948c..0ef921a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -236,6 +236,7 @@ with pkgs; # Auto-upgrade the system system.autoUpgrade = { enable = true; + allowReboot = true; flake = "git+https://git.psydnd.org/coolneng/zion"; flags = [ "--update-input agenix --update-input nixpkgs"