From e91a6f4594d13abb104f3b3e8c92c9d51f310559 Mon Sep 17 00:00:00 2001 From: "Markus S. Wamser" Date: Wed, 12 Mar 2025 18:27:54 +0100 Subject: [PATCH] nixosTests.keepassxc: enable dconf Keepass tries to commit data to the service ca.desrt.dconf, which leads to many warnings in the test log if dconf is not enabled. --- nixos/tests/keepassxc.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/tests/keepassxc.nix b/nixos/tests/keepassxc.nix index 1cdbdb445c3d..ae5ff332750f 100644 --- a/nixos/tests/keepassxc.nix +++ b/nixos/tests/keepassxc.nix @@ -17,6 +17,7 @@ ]; services.xserver.enable = true; + programs.dconf.enable = true; # for better OCR environment.etc."icewm/prefoverride".text = ''