summaryrefslogtreecommitdiff
path: root/modules/gnupg.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gnupg.nix')
-rw-r--r--modules/gnupg.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gnupg.nix b/modules/gnupg.nix
index 6d52e66..b093bda 100644
--- a/modules/gnupg.nix
+++ b/modules/gnupg.nix
@@ -13,6 +13,5 @@
hardware.gpgSmartcards.enable = true;
programs.gnupg.agent = {
enable = true;
- enableSSHSupport = true;
};
}