From 1db34eb60bbbe1f9407e36ffb17398932d5139e4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 27 May 2018 20:06:40 -0300 Subject: Update configuration.nix system.nixos.stateVersion --- 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 a6d2cae..d2b35e1 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -300,5 +300,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 = "17.09"; # Did you read the comment? + system.nixos.stateVersion = "17.09"; # Did you read the comment? } -- cgit v1.2.3