diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-11-30 21:59:43 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-11-30 21:59:43 +0000 |
| commit | 893ea11e1dc05fe1a2a34e66d4ebcfdffda34720 (patch) | |
| tree | ef454e299f49cbb58e1b9fbafd0b759b4379ac2a /modules/common/gnupg | |
| parent | added .lock to ignorelist (diff) | |
huge restructure of modules
Diffstat (limited to 'modules/common/gnupg')
| -rw-r--r-- | modules/common/gnupg/default.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/common/gnupg/default.nix b/modules/common/gnupg/default.nix deleted file mode 100644 index fc6e537..0000000 --- a/modules/common/gnupg/default.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ - programs.gnupg.agent = { - enable = true; - }; -} |
