mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
keepassxc: Enable networking by default
Upstream builds with it enabled, as do other distros.
This commit is contained in:
parent
a52e974cff
commit
cfdeea41e6
@ -31,7 +31,7 @@
|
||||
, withKeePassKeeShare ? true
|
||||
, withKeePassKeeShareSecure ? true
|
||||
, withKeePassSSHAgent ? true
|
||||
, withKeePassNetworking ? false
|
||||
, withKeePassNetworking ? true
|
||||
, withKeePassTouchID ? true
|
||||
, withKeePassFDOSecrets ? true
|
||||
}:
|
||||
|
Loading…
Reference in New Issue
Block a user