about summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2024-03-13 21:29:43 +0800
committerBobby Rong <rjl931189261@126.com>2024-03-14 23:34:10 +0800
commitb45faa98347c82d4744d578e34bb72949322c97d (patch)
treeae0f2fb0fb09f5004d6b82c838b96d6824645b55 /pkgs/desktops
parent9e31001c4b6f77eef7697267c50ef8639462ca73 (diff)
downloadnixlib-b45faa98347c82d4744d578e34bb72949322c97d.tar
nixlib-b45faa98347c82d4744d578e34bb72949322c97d.tar.gz
nixlib-b45faa98347c82d4744d578e34bb72949322c97d.tar.bz2
nixlib-b45faa98347c82d4744d578e34bb72949322c97d.tar.lz
nixlib-b45faa98347c82d4744d578e34bb72949322c97d.tar.xz
nixlib-b45faa98347c82d4744d578e34bb72949322c97d.tar.zst
nixlib-b45faa98347c82d4744d578e34bb72949322c97d.zip
nixos/mate: Add extraPanelApplets, extraCajaExtensions option
Hopefully this is more user-friendly.
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/mate/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/desktops/mate/default.nix b/pkgs/desktops/mate/default.nix
index 18c019cf3f99..219d9d3648a9 100644
--- a/pkgs/desktops/mate/default.nix
+++ b/pkgs/desktops/mate/default.nix
@@ -54,8 +54,8 @@ let
     pluma = callPackage ./pluma { };
     python-caja = callPackage ./python-caja { };
 
+    # Caja and mate-panel are managed in NixOS module.
     basePackages = [
-      caja-with-extensions
       libmatekbd
       libmatemixer
       libmateweather
@@ -66,7 +66,6 @@ let
       mate-icon-theme
       mate-menus
       mate-notification-daemon
-      mate-panel-with-applets
       mate-polkit
       mate-session-manager
       mate-settings-daemon