diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/linde.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/linde.nix b/system/linde.nix index 2ca59842..1950899f 100644 --- a/system/linde.nix +++ b/system/linde.nix @@ -64,7 +64,6 @@ in i18n.defaultLocale = "en_GB.UTF-8"; - environment.enableAllTerminfo = true; environment.homeBinInPath = true; environment.localBinInPath = true; environment.systemPackages = with pkgs; [ |