From 455fae315d139aa97430914629304305a13b3a6d Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Tue, 25 Jun 2024 16:56:04 -0400 Subject: [PATCH] keepassxc: disable updating of manifest files on startup --- homeManagerModules/apps/keepassxc/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/homeManagerModules/apps/keepassxc/default.nix b/homeManagerModules/apps/keepassxc/default.nix index b12c12a1..08600e51 100644 --- a/homeManagerModules/apps/keepassxc/default.nix +++ b/homeManagerModules/apps/keepassxc/default.nix @@ -12,6 +12,7 @@ AlwaysAllowAccess = true; Enabled = true; SearchInAllDatabases = true; + UpdateBinaryPath = false; }; General = {