about summary refs log tree commit diff
path: root/nixos/modules/services/x11/desktop-managers/mate.nix
diff options
context:
space:
mode:
authorromildo <malaquias@gmail.com>2017-09-01 17:27:24 -0300
committerromildo <malaquias@gmail.com>2017-09-01 17:27:24 -0300
commitc4dd81b81db8e908e1e00ec59d547d1d2a92d466 (patch)
tree529469dc7baf918b8dc0a233256abc0c957a14a5 /nixos/modules/services/x11/desktop-managers/mate.nix
parentfbed066d4be053655668b9713962f8170404413b (diff)
mate: remove icon cache
Diffstat (limited to 'nixos/modules/services/x11/desktop-managers/mate.nix')
-rw-r--r--nixos/modules/services/x11/desktop-managers/mate.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/mate.nix b/nixos/modules/services/x11/desktop-managers/mate.nix
index 1230d9cf534d4..7a95ac6549d82 100644
--- a/nixos/modules/services/x11/desktop-managers/mate.nix
+++ b/nixos/modules/services/x11/desktop-managers/mate.nix
@@ -60,10 +60,7 @@ in
       '';
     };
 
-    environment.systemPackages = [
-      pkgs.hicolor_icon_theme
-      pkgs.mate.mate-icon-theme
-    ]  ++
+    environment.systemPackages =
       pkgs.mate.basePackages ++
       (removePackagesByName
         pkgs.mate.extraPackages