fix: add kitty term info to 'hecuba' host

This commit is contained in:
2026-04-17 12:47:18 +02:00
parent faf3afad79
commit fee4b43104
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -67,6 +67,7 @@
environment.systemPackages = with pkgs; [
vim
git
kitty.terminfo
];
services.fail2ban = {