1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

nixos/enlightenment: no need to explicitly set XDG_MENU_PREFIX

It is already set in the source code upstream.
This commit is contained in:
José Romildo Malaquias 2020-05-22 16:43:32 -03:00
parent 5a73d925ca
commit b1676e5a96

View file

@ -54,8 +54,6 @@ in
services.xserver.displayManager.sessionCommands = ''
if test "$XDG_CURRENT_DESKTOP" = "Enlightenment"; then
export XDG_MENU_PREFIX=e-
export GST_PLUGIN_PATH="${GST_PLUGIN_PATH}"
# make available for D-BUS user services