make kitty TERM work on other computers

This commit is contained in:
cy 2025-01-23 01:32:22 -05:00
parent 6da74e745e
commit 9de0b072cd
4 changed files with 3 additions and 8 deletions

View file

@ -16,7 +16,6 @@
systemd.user.startServices = "sd-switch";
home.packages = with pkgs; [
foot.terminfo
attic-server
];
}