From 5f49c90603a6b9072ed45b46fdc09af199175f48 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 1 May 2019 01:06:41 -0300 Subject: Update system.stateVersion from 18.09 to 19.03. --- nixos/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/configuration.nix') diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 897212a..687e8e3 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -484,5 +484,5 @@ # 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? + system.stateVersion = "19.03"; # Did you read the comment? } -- cgit v1.2.3