1
0

hosts/porter: Enable system auto upgrade

This commit is contained in:
2025-07-05 20:16:01 +02:00
parent 43d1133772
commit 751efd02bb

View File

@ -58,6 +58,10 @@
networking.firewall.allowedTCPPorts = [ 80 443 ];
networking.firewall.allowedUDPPorts = [];
clerie.system-auto-upgrade = {
autoUpgrade = true;
};
clerie.monitoring = {
enable = true;
id = "102";