summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index 90f44ff1..1bbb4649 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -72,8 +72,8 @@ in
     MaxRetentionSec=1 month
   '';
 
+  environment.enableAllTerminfo = true;
   environment.systemPackages = with pkgs; [
-    kitty.terminfo
     htop
     lsof
     usbutils