mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-20 03:43:45 +00:00
keepassxc: enable ssh agent sockets
This commit is contained in:
parent
d44dd05af9
commit
674c8cacbc
@ -16,9 +16,9 @@
|
||||
, qtx11extras
|
||||
|
||||
, withKeePassBrowser ? true
|
||||
, withKeePassSSHAgent ? true
|
||||
, withKeePassHTTP ? false
|
||||
, withKeePassNetworking ? false
|
||||
, withKeePassSSHAgent ? false
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
|
Loading…
Reference in New Issue
Block a user