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

This commit is contained in:
Felix Schröter 2020-12-05 20:14:38 +01:00
parent eb7f79456e
commit 493a09a945
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
4 changed files with 4 additions and 4 deletions

View file

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