aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/misc
diff options
context:
space:
mode:
authortalyz <kim.lindberger@gmail.com>2020-11-08 16:36:33 +0100
committertalyz <kim.lindberger@gmail.com>2020-11-08 16:40:23 +0100
commitcfdeea41e668e786115195cb344e4d79b0cf210a (patch)
treeffaa85ca7450437e839ff35a0127ef14a09b92c8 /pkgs/applications/misc
parenta52e974cff8fb80c427e0d55c01b3b8c770ccec4 (diff)
keepassxc: Enable networking by default
Upstream builds with it enabled, as do other distros.
Diffstat (limited to 'pkgs/applications/misc')
-rw-r--r--pkgs/applications/misc/keepassx/community.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/keepassx/community.nix b/pkgs/applications/misc/keepassx/community.nix
index f718ab4d8047..7df1294874f1 100644
--- a/pkgs/applications/misc/keepassx/community.nix
+++ b/pkgs/applications/misc/keepassx/community.nix
@@ -31,7 +31,7 @@
, withKeePassKeeShare ? true
, withKeePassKeeShareSecure ? true
, withKeePassSSHAgent ? true
-, withKeePassNetworking ? false
+, withKeePassNetworking ? true
, withKeePassTouchID ? true
, withKeePassFDOSecrets ? true
}: