disable gnome keyring
This commit is contained in:
parent
25758c0bb9
commit
f8ed1c2c6c
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@
|
|||
|
||||
# SSH AGENT
|
||||
programs.ssh.startAgent = true;
|
||||
services.gnome3.gnome-keyring.enable = false;
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue