nixosTests.xfce: Test programs.thunar.plugins option
This commit is contained in:
parent
e5330889da
commit
025e468920
@ -19,6 +19,8 @@
|
||||
|
||||
services.xserver.desktopManager.xfce.enable = true;
|
||||
environment.systemPackages = [ pkgs.xfce.xfce4-whiskermenu-plugin ];
|
||||
|
||||
programs.thunar.plugins = [ pkgs.xfce.thunar-archive-plugin ];
|
||||
};
|
||||
|
||||
enableOCR = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user