fix: add kitty term info to 'hecuba' host

This commit is contained in:
2026-04-12 16:41:00 +02:00
parent 595250f89c
commit b1e371538e
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 = {