worldofpeace 64b4a24047 nixos/xdg/portal: set GTK_USE_PORTAL with lib.mkIf
If lib.optional is given a false value it will return an empty list.
Thusly the set-environment script can have

```
export GTK_USE_PORTAL=
```

This can rub certain bugs the wrong way #65679
so lets make sure this isn't set in the environment
at all.
2019-08-01 17:51:51 -04:00
..
2019-04-29 14:05:50 +02:00
2018-12-04 20:26:25 +00:00
2018-04-25 15:28:55 -04:00
2019-07-04 19:24:40 +02:00
2019-07-15 20:25:39 +03:00
2019-07-15 20:25:39 +03:00
2019-04-29 14:05:50 +02:00
2016-11-05 21:46:42 +01:00