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

@@ -24,14 +24,6 @@
gcc
];
programs = {
gnupg = {
agent = {
enable = true;
};
};
};
nix = {
extraOptions = ''
experimental-features = nix-command flakes