1
0

modules/clerie-system-upgrade: Always reboot after an update

This commit is contained in:
2025-06-30 18:35:57 +02:00
parent 4245ae84ed
commit 43d1133772
9 changed files with 3 additions and 25 deletions

View File

@@ -71,7 +71,6 @@
networking.firewall.allowedTCPPorts = [ 80 443 ];
clerie.system-auto-upgrade = {
allowReboot = true;
autoUpgrade = true;
};