* Add xdg-open to the default X11 configuration so that programs like
Chrome can open downloaded files. svn path=/nixos/trunk/; revision=34097
This commit is contained in:
parent
3b314fa40b
commit
ea3cfc9287
@ -364,6 +364,7 @@ in
|
|||||||
xorg.xsetroot
|
xorg.xsetroot
|
||||||
xorg.xprop
|
xorg.xprop
|
||||||
pkgs.xterm
|
pkgs.xterm
|
||||||
|
pkgs.xdg_utils
|
||||||
]
|
]
|
||||||
++ optional (elem "nvidia" driverNames) kernelPackages.nvidia_x11
|
++ optional (elem "nvidia" driverNames) kernelPackages.nvidia_x11
|
||||||
++ optional (elem "nvidiaLegacy96" driverNames) kernelPackages.nvidia_x11_legacy96
|
++ optional (elem "nvidiaLegacy96" driverNames) kernelPackages.nvidia_x11_legacy96
|
||||||
|
Loading…
x
Reference in New Issue
Block a user