mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
nixos/tests/xfce: remove xfce scope references
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
services.xserver.desktopManager.xfce.enable = true;
|
||||
environment.systemPackages = [ pkgs.xfce4-whiskermenu-plugin ];
|
||||
|
||||
programs.thunar.plugins = [ pkgs.xfce.thunar-archive-plugin ];
|
||||
programs.thunar.plugins = [ pkgs.thunar-archive-plugin ];
|
||||
programs.ydotool.enable = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user