feat: hermes agent for m3-ares

This commit is contained in:
m3tm3re
2026-04-09 19:56:19 +02:00
parent c92868308b
commit ab3332e45b
17 changed files with 237 additions and 390 deletions

View File

@@ -59,7 +59,11 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [neovim git];
environment.systemPackages = with pkgs; [
neovim
git
ghostty.terminfo
];
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.