feat: don't use gpg-agent for ssh
This commit is contained in:
parent
4622aaafb1
commit
fb13b01ffd
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
hardware.gpgSmartcards.enable = true;
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
# enableSSHSupport = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue