Commit 09ca2c1eaad3

Vincent Demeester <vincent@sbr.pm>
2018-09-18 15:17:19
Bump to 18.09 (beta as of this commit)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent ac20a62
Changed files (1)
profiles
profiles/default.nix
@@ -51,7 +51,7 @@
   };
 
   system = {
-    stateVersion = "18.03";
+    stateVersion = "18.09";
   };
   systemd.services.nixos-update = {
     description = "NixOS Upgrade";