summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Lindberger <kim.lindberger@gmail.com>2020-11-17 23:31:06 +0100
committerGitHub <noreply@github.com>2020-11-17 23:31:06 +0100
commitd5b146418ee25934dbd82f241b53164441d526e6 (patch)
tree3f62a15be49d961265137b11391ce266f400658d
parent87aa3671e803f32617e899980c72dd7bc308cd1e (diff)
parentcfdeea41e668e786115195cb344e4d79b0cf210a (diff)
Merge pull request #103146 from talyz/keepassxc-networking
keepassxc: Enable networking by default
-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
}: