mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nixosTests.keepassxc: enable dconf (#389288)
This commit is contained in:
commit
0522108a33
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
];
|
||||
|
||||
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