diff --git a/hosts/porter/configuration.nix b/hosts/porter/configuration.nix index fa7da12..ae30793 100644 --- a/hosts/porter/configuration.nix +++ b/hosts/porter/configuration.nix @@ -58,6 +58,10 @@ networking.firewall.allowedTCPPorts = [ 80 443 ]; networking.firewall.allowedUDPPorts = []; + clerie.system-auto-upgrade = { + autoUpgrade = true; + }; + clerie.monitoring = { enable = true; id = "102";