1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00

keepassxc: Enable networking by default

Upstream builds with it enabled, as do other distros.
This commit is contained in:
talyz 2020-11-08 16:36:33 +01:00
parent a52e974cff
commit cfdeea41e6
No known key found for this signature in database
GPG key ID: 2DED2151F4671A2B

View file

@ -31,7 +31,7 @@
, withKeePassKeeShare ? true
, withKeePassKeeShareSecure ? true
, withKeePassSSHAgent ? true
, withKeePassNetworking ? false
, withKeePassNetworking ? true
, withKeePassTouchID ? true
, withKeePassFDOSecrets ? true
}: