Loki: uodate state

This commit is contained in:
Filippo Berto 2023-03-12 21:11:03 +01:00
parent 4a55ae31af
commit f10db9202a
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 2 deletions

View file

@ -435,5 +435,5 @@ with lib; {
Defaults pwfeedback Defaults pwfeedback
''; '';
system.stateVersion = "21.11"; system.stateVersion = "22.11";
} }

View file

@ -28,5 +28,5 @@
../hm_modules/shell_aliases.nix ../hm_modules/shell_aliases.nix
]; ];
home.stateVersion = "21.11"; home.stateVersion = "22.11";
} }