ADD : Automatic upgrades
main
Alexandre LUCAZEAU 2023-12-05 16:19:23 +00:00
parent c56e8e1062
commit 3c497e4d50
1 changed files with 2 additions and 0 deletions

View File

@ -26,5 +26,7 @@
KbdInteractiveAuthentication = false; KbdInteractiveAuthentication = false;
}; };
}; };
system.autoUpgrade.enable = true;
system.autoUpgrade.allowReboot = true;
} }