chore: update stateVersion's

This commit is contained in:
Felix Schröter 2021-06-03 11:46:25 +02:00
parent 2684ac4ffa
commit 71960bb37d
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
6 changed files with 6 additions and 6 deletions

View file

@ -62,5 +62,5 @@ with pkgs; {
dos2unix
];
home.stateVersion = "20.09";
home.stateVersion = "21.05";
}