1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules
Bjørn Forsman 15beb4054d nixos: add 'gvfs' when using GNOME3 desktop
One reason for adding this is to make Chromium able to open files it has
downloaded.

Currently this happens:
  /run/current-system/sw/bin/xdg-open: line 364: gnome-open: command not found

(And nothing happens in the GUI when clicking a downloaded file.)

Looking into xdg-open, one can see that it first tries to run gvfs-open
and then falls back to gnome-open. Adding 'gvfs' makes the first command
succeed.
2014-05-25 14:17:36 +02:00
..
config Add type for fonts.fonts option 2014-05-22 14:20:23 +02:00
hardware
installer
misc
profiles
programs
security grsecurity: Fix module evaluation 2014-05-22 20:17:34 +02:00
services nixos: add 'gvfs' when using GNOME3 desktop 2014-05-25 14:17:36 +02:00
system
tasks
testing
virtualisation
module-list.nix
rename.nix