keepassxc: enable ssh agent sockets
This commit is contained in:
parent
d44dd05af9
commit
674c8cacbc
@ -16,9 +16,9 @@
|
|||||||
, qtx11extras
|
, qtx11extras
|
||||||
|
|
||||||
, withKeePassBrowser ? true
|
, withKeePassBrowser ? true
|
||||||
|
, withKeePassSSHAgent ? true
|
||||||
, withKeePassHTTP ? false
|
, withKeePassHTTP ? false
|
||||||
, withKeePassNetworking ? false
|
, withKeePassNetworking ? false
|
||||||
, withKeePassSSHAgent ? false
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
with stdenv.lib;
|
with stdenv.lib;
|
||||||
|
Loading…
Reference in New Issue
Block a user