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