mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 11:35:41 +00:00
feat(keepassxc): disable ssh agent
This commit is contained in:
parent
7d73be0f5f
commit
e130e7c46b
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
UpdateBinaryPath = false;
|
UpdateBinaryPath = false;
|
||||||
AllowLocalhostWithPasskeys = true;
|
AllowLocalhostWithPasskeys = true;
|
||||||
};
|
};
|
||||||
SSHAgent.Enabled = true;
|
|
||||||
GUI = {
|
GUI = {
|
||||||
MinimizeToTray = true;
|
MinimizeToTray = true;
|
||||||
MinimizeOnStartup = true;
|
MinimizeOnStartup = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue