From 5615ca059ad78448c826e26f23693574bcc71328 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Wed, 11 Feb 2026 16:25:18 +0100 Subject: Nix update --- modules/desktop/wms/xfce.nix | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'modules') diff --git a/modules/desktop/wms/xfce.nix b/modules/desktop/wms/xfce.nix index 8d29e8a..a8ffe66 100644 --- a/modules/desktop/wms/xfce.nix +++ b/modules/desktop/wms/xfce.nix @@ -19,21 +19,21 @@ in { environment.systemPackages = with pkgs; [ # XFCE stuff - xfce.catfish - xfce.xfce4-appfinder - xfce.xfce4-clipman-plugin - xfce.xfce4-cpugraph-plugin - xfce.xfce4-dict - xfce.xfce4-fsguard-plugin - xfce.xfce4-genmon-plugin - xfce.xfce4-netload-plugin - xfce.xfce4-panel - xfce.xfce4-pulseaudio-plugin - xfce.xfce4-systemload-plugin - xfce.xfce4-weather-plugin - xfce.xfce4-whiskermenu-plugin - xfce.xfce4-xkb-plugin - xfce.xfdashboard + catfish + xfce4-appfinder + xfce4-clipman-plugin + xfce4-cpugraph-plugin + xfce4-dict + xfce4-fsguard-plugin + xfce4-genmon-plugin + xfce4-netload-plugin + xfce4-panel + xfce4-pulseaudio-plugin + xfce4-systemload-plugin + xfce4-weather-plugin + xfce4-whiskermenu-plugin + xfce4-xkb-plugin + xfdashboard # GNOME stuff file-roller -- cgit v1.3.1