nixos/tests/xfce: update panel plugin to top-level
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
};
|
||||
|
||||
services.xserver.desktopManager.xfce.enable = true;
|
||||
environment.systemPackages = [ pkgs.xfce.xfce4-whiskermenu-plugin ];
|
||||
environment.systemPackages = [ pkgs.xfce4-whiskermenu-plugin ];
|
||||
|
||||
programs.thunar.plugins = [ pkgs.xfce.thunar-archive-plugin ];
|
||||
programs.ydotool.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user