hosts: move gnupg into a module

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2025-06-29 17:31:33 +05:30
parent 6c1400e295
commit 31bec468c8
4 changed files with 10 additions and 15 deletions

View File

@@ -6,6 +6,7 @@ let
./nvim.nix
./nix.nix
./modules/zsh
./modules/gnupg
{
_module.args = globalArgs;
}