servers: enable all terminfo
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M system/linde.nix → system/linde.nix
@@ -48,10 +48,10 @@ time.timeZone = "Europe/Berlin"; i18n.defaultLocale = "en_GB.UTF-8"; + environment.enableAllTerminfo = true; environment.homeBinInPath = true; environment.localBinInPath = true; environment.systemPackages = with pkgs; [ - kitty.terminfo htop lsof gitMinimal