From a8fbff057663149c4713c4cbaf83998a8d50de37 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Thu, 9 Jan 2025 18:37:46 +0100 Subject: fixup old config --- modules/gnupg.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/gnupg.nix') 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; }; } -- cgit v1.3.1