From 122fb9a33ec133070a4d0c9da34607b480e2a29e Mon Sep 17 00:00:00 2001 From: Julian T Date: Sun, 13 Mar 2022 23:15:41 +0100 Subject: Add x230 config --- core.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'core.nix') diff --git a/core.nix b/core.nix index 317a306..f8678d6 100644 --- a/core.nix +++ b/core.nix @@ -44,12 +44,6 @@ # Enable the OpenSSH daemon. # services.openssh.enable = true; - # This value determines the NixOS release with which your system is to be - # 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 = "21.05"; # Did you read the comment? - # List packages installed in system profile. To search, run: # $ nix search wget nixpkgs.config.allowUnfree = true; -- cgit v1.2.3