aboutsummaryrefslogtreecommitdiff
path: root/modules/private/system/eldiron.nix
diff options
context:
space:
mode:
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}