mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
[Backport release-25.05] nixosTests.keepassxc: enable dconf (#414956)
This commit is contained in:
commit
fd714b47c7
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ import ./make-test-python.nix (
|
|||
];
|
||||
|
||||
services.xserver.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
|
||||
# for better OCR
|
||||
environment.etc."icewm/prefoverride".text = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue