hosts/porter: Enable system auto upgrade
This commit is contained in:
@@ -58,6 +58,10 @@
|
|||||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||||
networking.firewall.allowedUDPPorts = [];
|
networking.firewall.allowedUDPPorts = [];
|
||||||
|
|
||||||
|
clerie.system-auto-upgrade = {
|
||||||
|
autoUpgrade = true;
|
||||||
|
};
|
||||||
|
|
||||||
clerie.monitoring = {
|
clerie.monitoring = {
|
||||||
enable = true;
|
enable = true;
|
||||||
id = "102";
|
id = "102";
|
||||||
|
Reference in New Issue
Block a user