chore: update {system,home}.stateVersion to 22.11

This commit is contained in:
Felix Schröter 2022-12-07 14:47:12 +01:00
parent c1cbb379b4
commit 80bea87da6
Signed by: felschr
GPG key ID: 671E39E6744C807D
6 changed files with 20 additions and 20 deletions

View file

@ -141,5 +141,5 @@ in with builtins; {
"${config.networking.hostName} <felschr@web.de>";
# only change this when specified in release notes
system.stateVersion = "22.05";
system.stateVersion = "22.11";
}