feat: update nix & home-manager stateVersion

This commit is contained in:
Felix Schröter 2020-05-22 17:50:13 +02:00
parent e7d1dca343
commit 416285380d
No known key found for this signature in database
GPG key ID: A12D7C9D2FD34458
4 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@
};
# only change this when specified in release notes
system.stateVersion = "19.09";
system.stateVersion = "20.03";
system.autoUpgrade = {
enable = true;