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

@@ -141,5 +141,17 @@
}
'';
clerie.system-auto-upgrade = {
allowReboot = true;
autoUpgrade = true;
};
clerie.monitoring = {
enable = true;
id = "399";
pubkey = "K7NkCFKSnMIgC0D5wejSpty56AYacfxE+feMsfWtHSo=";
bird = true;
};
system.stateVersion = "21.03";
}