summary refs log tree commit diff stats
path: root/system/linde.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/linde.nix')
-rw-r--r--system/linde.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/linde.nix b/system/linde.nix
index d9ac2b9b..776265a4 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -48,10 +48,10 @@ in
 
   i18n.defaultLocale = "en_GB.UTF-8";
 
+  environment.enableAllTerminfo = true;
   environment.homeBinInPath = true;
   environment.localBinInPath = true;
   environment.systemPackages = with pkgs; [
-    kitty.terminfo
     htop
     lsof
     gitMinimal