nixpkgs/nixos/modules/config/xdg
Jan Tojnar fe40e99020 nixos/xdg/portal: Use systemPackage instead of buildEnv
Portals are global so we can just link them globally.

There might, in theory, be some unexpected system-path contamination
(e.g. when a portal package installs its executables to `/bin`)
but I think the risk is relatively minor compared to the added complexity.

While at it, let’s point the environment variable to system-path.
That will allow changes to installed portals to apply without having to re-log in.
2024-02-11 03:32:47 +01:00
..
portals nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
autostart.nix nixos/config: invariant option docs MD conversions 2022-07-24 13:01:18 +02:00
icons.nix nixos/config: invariant option docs MD conversions 2022-07-24 13:01:18 +02:00
menus.nix nixos/config: invariant option docs MD conversions 2022-07-24 13:01:18 +02:00
mime.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
portal.nix nixos/xdg/portal: Use systemPackage instead of buildEnv 2024-02-11 03:32:47 +01:00
sounds.nix nixos/config: invariant option docs MD conversions 2022-07-24 13:01:18 +02:00