diff options
| author | Grisha Shipunov | 2025-01-09 18:37:46 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-09 18:37:46 +0100 |
| commit | a8fbff057663149c4713c4cbaf83998a8d50de37 (patch) | |
| tree | 95a6c97d2eb4bee0e99a6352f0a62b00e6d45593 /modules/gnupg.nix | |
| parent | 73986e131b1249b8f1eb58cc1287326604a5de34 (diff) | |
fixup old config
Diffstat (limited to 'modules/gnupg.nix')
| -rw-r--r-- | modules/gnupg.nix | 1 |
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; }; } |
