Add stateVersion option

This commit is contained in:
Tobias Happ 2019-11-29 13:28:25 +01:00 committed by Alexander Sosedkin
parent d87275a4f8
commit 6c80065616
3 changed files with 37 additions and 0 deletions

View file

@ -24,6 +24,9 @@
#unzip
];
# Read the changelog before changing this value
system.stateVersion = "19.09";
# After installing home-manager channel like
# nix-channel --add https://github.com/rycee/home-manager/archive/master.tar.gz home-manager
# nix-channel --update