1
0

modules/nixfiles: Deploy system upgrade unit everywhere so updates can get startet remotely

This commit is contained in:
2023-12-15 20:20:53 +01:00
parent d05f74ece9
commit 98de6489f3
7 changed files with 15 additions and 6 deletions

View File

@@ -40,8 +40,8 @@
networking.firewall.allowedUDPPorts = [];
clerie.nixfiles.system-auto-upgrade = {
enable = true;
allowReboot = true;
autoUpgrade = true;
};
clerie.monitoring = {