System: Disable gnome-keyring + gcr-ssh-agent (conflicts with ssh.startAgent)
This commit is contained in:
@ -515,7 +515,8 @@ with mylib.networking; {
|
||||
];
|
||||
};
|
||||
|
||||
gnome.gnome-keyring.enable = true; # Some apps require this
|
||||
gnome.gnome-keyring.enable = false; # TODO: Do apps require this?
|
||||
gnome.gcr-ssh-agent.enable = false;
|
||||
};
|
||||
|
||||
virtualisation = {
|
||||
|
Reference in New Issue
Block a user