nixos: environment.pathsToLink += some desktop dirs

Close #9622.
(adding common desktop locations and locations specified in
http://standards.freedesktop.org/menu-spec/1.1/)
This commit is contained in:
obadz 2015-09-02 23:31:34 +01:00 committed by Vladimír Čunát
parent 119a6e33ed
commit afdfe76bbd

View file

@ -106,13 +106,19 @@ in
"/lib"
"/man"
"/sbin"
"/share/applications"
"/share/desktop-directories"
"/share/doc"
"/share/emacs"
"/share/icons"
"/share/info"
"/share/man"
"/share/menus"
"/share/mime"
"/share/nano"
"/share/org"
"/share/terminfo"
"/share/themes"
"/share/vim-plugins"
];