mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-15 04:04:18 +01:00
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. |
||
|---|---|---|
| .. | ||
| autostart.nix | ||
| icons.nix | ||
| menus.nix | ||
| mime.nix | ||
| portal.nix | ||
| sounds.nix | ||