bump stateVersion in examples

This commit is contained in:
Daiderd Jordan
2018-04-08 12:01:23 +02:00
parent 7b028e944b
commit cdab52bbe8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ with lib;
# Used for backwards compatibility, please read the changelog before changing.
# $ darwin-rebuild changelog
system.stateVersion = 2;
system.stateVersion = 3;
# You should generally set this to the total number of logical cores in your system.
# $ sysctl -n hw.ncpu
+1 -1
View File
@@ -18,7 +18,7 @@
# Used for backwards compatibility, please read the changelog before changing.
# $ darwin-rebuild changelog
system.stateVersion = 2;
system.stateVersion = 3;
# You should generally set this to the total number of logical cores in your system.
# $ sysctl -n hw.ncpu