europa,stan: re-enable auto-upgrade

This commit is contained in:
Aaron Bieber 2024-05-13 09:04:14 -06:00
parent 1d4610a64e
commit 85611df2a6
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View File

@ -433,7 +433,6 @@ in
system = {
autoUpgrade.allowReboot = false;
autoUpgrade.enable = false;
stateVersion = "21.11";
};
}

View File

@ -329,7 +329,6 @@ in
system = {
autoUpgrade.allowReboot = false;
autoUpgrade.enable = false;
stateVersion = "22.05"; # Did you read the comment?
};
}