hermes changes

This commit is contained in:
2026-07-09 10:15:06 -05:00
parent 015de3eade
commit 82dd99c699
7 changed files with 93 additions and 134 deletions
-2
View File
@@ -1,13 +1,11 @@
{
pkgs,
username,
inputs,
...
}:
{
hjem.users.${username}.packages = with pkgs; [
inputs.zen-browser.packages."${system}".default
kitty
foot
];