Disable gnome-keyring
It would override the GPG agent socket.
This commit is contained in:
parent
5ca73fceb5
commit
773256e48a
1 changed files with 1 additions and 0 deletions
|
|
@ -164,6 +164,7 @@
|
|||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
services.gnome.gnome-keyring.enable = lib.mkForce false;
|
||||
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue