all repos — nixfiles @ 6d2e6920358f703356da196f50b47e821f15ffbb

System and user configuration, managed by nix and home-manager

linde: don't install random terminfo files

Alan Pearce
commit

6d2e6920358f703356da196f50b47e821f15ffbb

parent

f89517b736bb801ddc71112c52c35bc62a4b116e

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M system/linde.nixsystem/linde.nix
@@ -64,7 +64,6 @@ time.timeZone = "Europe/Berlin";
i18n.defaultLocale = "en_GB.UTF-8"; - environment.enableAllTerminfo = true; environment.homeBinInPath = true; environment.localBinInPath = true; environment.systemPackages = with pkgs; [