diff --git a/home/modules/graphical/keepassxc.nix b/home/modules/graphical/keepassxc.nix index a7d4b65..37d87ab 100644 --- a/home/modules/graphical/keepassxc.nix +++ b/home/modules/graphical/keepassxc.nix @@ -7,7 +7,6 @@ UpdateBinaryPath = false; AllowLocalhostWithPasskeys = true; }; - SSHAgent.Enabled = true; GUI = { MinimizeToTray = true; MinimizeOnStartup = true;