aboutsummaryrefslogtreecommitdiff
path: root/modules/private/system/monitoring-1.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/monitoring-1.nix
parentce7436ddf74c8720240135ac618f8f80c620c4b5 (diff)
downloadNix-d43e0c61af84940447dbcdd1deac848328dde46d.tar.gz
Nix-d43e0c61af84940447dbcdd1deac848328dde46d.tar.zst
Nix-d43e0c61af84940447dbcdd1deac848328dde46d.zip
Update stateVersion
Diffstat (limited to 'modules/private/system/monitoring-1.nix')
-rw-r--r--modules/private/system/monitoring-1.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/private/system/monitoring-1.nix b/modules/private/system/monitoring-1.nix
index 20c12df..7581c01 100644
--- a/modules/private/system/monitoring-1.nix
+++ b/modules/private/system/monitoring-1.nix
@@ -36,5 +36,5 @@
36 # database servers. You should change this only after NixOS release 36 # database servers. You should change this only after NixOS release
37 # notes say you should. 37 # notes say you should.
38 # https://nixos.org/nixos/manual/release-notes.html 38 # https://nixos.org/nixos/manual/release-notes.html
39 system.stateVersion = "19.03"; # Did you read the comment? 39 system.stateVersion = "20.03"; # Did you read the comment?
40} 40}