1
0

hosts/dn42-ildix-clerie,hosts/dn42-ildix-service: Add to monitoring and enable auto updates

This commit is contained in:
2024-04-20 15:01:37 +02:00
parent 5ebe26caf8
commit 04ab06218c
4 changed files with 42 additions and 0 deletions

View File

@@ -40,6 +40,18 @@
networking.firewall.allowedTCPPorts = [ 80 443 ];
clerie.system-auto-upgrade = {
allowReboot = true;
autoUpgrade = true;
};
clerie.monitoring = {
enable = true;
id = "391";
pubkey = "Rfu2JLxAk0seAZgt43sOEAF69Z9uQaOjeNgM4jJF0h4=";
};
system.stateVersion = "23.05";
}