rm discord

This commit is contained in:
Henry Hiles 2025-06-09 18:02:10 -04:00
commit 33d6b922d0
No known key found for this signature in database
2 changed files with 3 additions and 8 deletions

View file

@ -62,7 +62,7 @@
{networking.hostName = hostname;}
inputs.agenix.nixosModules.default
]
++ dirFiles ".nix" "${./clients}/${hostname}"
++ dirFiles ".nix" ./clients/${hostname}
++ dirFiles ".nix" ./modules/common
++ opt (!isDesktop) (dirFiles ".nix" ./modules/server)
++ opt isDesktop (