about summary refs log tree commit diff
path: root/nixos/modules/services/x11
diff options
context:
space:
mode:
authorLuca Bruno <lucabru@src.gnome.org>2014-04-12 16:30:29 +0200
committerLuca Bruno <lucabru@src.gnome.org>2014-04-14 09:58:03 +0200
commitadd4977a91f90db9ae3389e204f9277f4d43ca17 (patch)
tree015a21c3a0c0bdc529fc0bb40bd98ef428fea839 /nixos/modules/services/x11
parenta5b4c74a163660c1adca8ba273b4902ae65098ea (diff)
downloadnixlib-add4977a91f90db9ae3389e204f9277f4d43ca17.tar
nixlib-add4977a91f90db9ae3389e204f9277f4d43ca17.tar.gz
nixlib-add4977a91f90db9ae3389e204f9277f4d43ca17.tar.bz2
nixlib-add4977a91f90db9ae3389e204f9277f4d43ca17.tar.lz
nixlib-add4977a91f90db9ae3389e204f9277f4d43ca17.tar.xz
nixlib-add4977a91f90db9ae3389e204f9277f4d43ca17.tar.zst
nixlib-add4977a91f90db9ae3389e204f9277f4d43ca17.zip
system-path, gnome3: run update-desktop-database to create the mime cache
This allows programs such as yelp to handle help:// protocol schemas
Diffstat (limited to 'nixos/modules/services/x11')
-rw-r--r--nixos/modules/services/x11/desktop-managers/gnome3.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/gnome3.nix b/nixos/modules/services/x11/desktop-managers/gnome3.nix
index f7f11ff5f923..7930a6457fdd 100644
--- a/nixos/modules/services/x11/desktop-managers/gnome3.nix
+++ b/nixos/modules/services/x11/desktop-managers/gnome3.nix
@@ -75,6 +75,7 @@ in {
                                                 "${pkgs.glib_networking}/lib/gio/modules" ];
     environment.systemPackages =
       [ gnome3.dconf
+        pkgs.desktop_file_utils
         pkgs.glib_networking
         pkgs.ibus
         gnome3.gnome-backgrounds