fix: add kitty term info to 'hecuba' host

This commit is contained in:
2026-04-12 16:41:00 +02:00
parent faf3afad79
commit fee4b43104
2 changed files with 4 additions and 3 deletions

View File

@@ -67,6 +67,7 @@
environment.systemPackages = with pkgs; [
vim
git
kitty.terminfo
];
services.fail2ban = {