Jan Tojnar 48426833c8
nixos/environment: prepend /etc/xdg to XDG_CONFIG_DIRS
Previously, we were only adding profile-relative paths to XDG_CONFIG_DIRS
variable. That required very ugly hacks like
https://github.com/NixOS/nixpkgs/issues/33282#issuecomment-524550842
to be able to configure XDG stuff.

Now, we are prepending the variable with /etc/xdg, allowing us to
simply use `environment.etc."xdg/…"` options.
2019-08-24 16:01:01 +02:00
..
2019-04-29 14:05:50 +02:00
2018-09-29 20:51:11 -04:00
2017-08-11 15:48:45 +00:00
2019-05-30 19:58:45 +02:00
2019-08-18 21:54:00 -04:00
2019-08-09 12:56:11 -04:00
2018-07-14 20:21:41 +08:00
2019-04-29 14:05:50 +02:00
2019-08-12 13:37:15 +02:00
2019-08-21 16:16:04 -04:00
2019-08-10 11:17:18 -04:00
2018-04-07 15:06:51 +02:00
2018-11-21 23:33:10 +00:00
2018-06-08 20:57:16 +02:00
2017-08-25 14:08:11 +02:00
2018-09-29 20:51:11 -04:00
2017-07-23 12:56:04 +03:00
2019-04-29 14:05:50 +02:00
2017-09-29 15:01:21 +01:00
2019-07-15 09:41:37 +02:00
2018-09-07 20:35:17 +02:00
2019-03-18 09:56:27 +01:00
2019-05-12 03:20:44 +02:00
2019-05-10 08:12:27 +02:00