summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorFrederik Rietdijk <freddyrietdijk@fridh.nl>2017-09-02 13:21:40 +0200
committerGitHub <noreply@github.com>2017-09-02 13:21:40 +0200
commitc2e23a49481350426f9da9b9758c938ada2a6911 (patch)
treee980ef0b9090b5f01ab02a62ef8c3bc094971256 /nixos
parent6a1be3d4f4ed5d4163f7fd0c061744e472f97183 (diff)
parentf907ad9f2f468cfcbf809e4ccfea9326c385d894 (diff)
downloadnixpkgs-c2e23a49481350426f9da9b9758c938ada2a6911.tar
nixpkgs-c2e23a49481350426f9da9b9758c938ada2a6911.tar.gz
nixpkgs-c2e23a49481350426f9da9b9758c938ada2a6911.tar.bz2
nixpkgs-c2e23a49481350426f9da9b9758c938ada2a6911.tar.lz
nixpkgs-c2e23a49481350426f9da9b9758c938ada2a6911.tar.xz
nixpkgs-c2e23a49481350426f9da9b9758c938ada2a6911.tar.zst
nixpkgs-c2e23a49481350426f9da9b9758c938ada2a6911.zip
Merge pull request #28871 from romildo/mate
mate desktop: some improvements
Diffstat (limited to 'nixos')
-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 1230d9cf534..7a95ac6549d 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