]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/system/eldiron.nix
Upgrade system and state to latest version (noop for state)
[perso/Immae/Config/Nix.git] / modules / private / system / eldiron.nix
index b71df33d41020e1d5ab6cf1ccae77b764e00a918..48cba0c42fea533327cd38cfffbcd124d03e7b39 100644 (file)
@@ -59,5 +59,6 @@
   # to be compatible, in order to avoid breaking some software such as
   # database servers. You should change this only after NixOS release
   # notes say you should.
-  system.stateVersion = "18.09"; # Did you read the comment?
+  # https://nixos.org/nixos/manual/release-notes.html
+  system.stateVersion = "19.03"; # Did you read the comment?
 }