aboutsummaryrefslogtreecommitdiff
path: root/modules/private/system/eldiron.nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-09 23:30:49 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-09 23:30:49 +0200
commitd43e0c61af84940447dbcdd1deac848328dde46d (patch)
tree8ecff0756507ee517e088edefc92e42ae2958f12 /modules/private/system/eldiron.nix
parentce7436ddf74c8720240135ac618f8f80c620c4b5 (diff)
downloadNix-d43e0c61af84940447dbcdd1deac848328dde46d.tar.gz
Nix-d43e0c61af84940447dbcdd1deac848328dde46d.tar.zst
Nix-d43e0c61af84940447dbcdd1deac848328dde46d.zip
Update stateVersion
Diffstat (limited to 'modules/private/system/eldiron.nix')
-rw-r--r--modules/private/system/eldiron.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/private/system/eldiron.nix b/modules/private/system/eldiron.nix
index ab48ab4..4b332d3 100644
--- a/modules/private/system/eldiron.nix
+++ b/modules/private/system/eldiron.nix
@@ -93,5 +93,5 @@
93 # database servers. You should change this only after NixOS release 93 # database servers. You should change this only after NixOS release
94 # notes say you should. 94 # notes say you should.
95 # https://nixos.org/nixos/manual/release-notes.html 95 # https://nixos.org/nixos/manual/release-notes.html
96 system.stateVersion = "19.03"; # Did you read the comment? 96 system.stateVersion = "20.03"; # Did you read the comment?
97} 97}