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
|
, withKeePassKeeShare ? true
|
||||||
, withKeePassKeeShareSecure ? true
|
, withKeePassKeeShareSecure ? true
|
||||||
, withKeePassSSHAgent ? true
|
, withKeePassSSHAgent ? true
|
||||||
, withKeePassNetworking ? false
|
, withKeePassNetworking ? true
|
||||||
, withKeePassTouchID ? true
|
, withKeePassTouchID ? true
|
||||||
, withKeePassFDOSecrets ? true
|
, withKeePassFDOSecrets ? true
|
||||||
}:
|
}:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user