Tor Hedin Brønner 2c7f0f06b7
nixos/system-environment: prepend wrapperDir to PATH (#70430)
This fixes user environment setup for sessions which doesn't successfully go
through a shell init.

Note we don't go through `sessionVariables` as we want the wrappers to have
highest priority. It would also cause wrapperDir to occur twice when in shell
sessions, as shells use `sessionVariables` too while prepending wrapperDir in a
custom snippet.

In particular logging in and out of gnome-shell could result in a broken path
without this fix.
2019-10-15 13:17:38 +02:00
..
2019-09-08 23:38:31 +00:00
2019-09-06 02:54:53 +02:00
2019-08-26 21:40:19 +00:00
2018-12-04 20:26:25 +00:00
2018-04-25 15:28:55 -04:00
2019-08-12 11:56:40 -04:00
2019-08-28 11:07:32 +00:00
2019-08-20 12:24:55 -04:00
2019-07-15 20:25:39 +03:00
2019-10-09 19:43:12 +09:00