nixpkgs/nixos/modules/config
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
..
fonts
gtk
xdg nixos/xdg/portal: Use systemPackage instead of buildEnv 2024-02-11 03:32:47 +01:00
appstream.nix
console.nix
debug-info.nix
fanout.nix nixos/fanout: init fanout oneshot module 2023-10-21 17:31:14 -03:00
i18n.nix
iproute2.nix nixos/iproute2: use rt_tables.d to avoid IFD 2023-12-12 23:31:25 +08:00
ldap.nix nixos/ldap: replace activationScript 2023-12-29 03:20:28 +01:00
ldso.nix nixos/ldso: remove string context from linker soname 2023-12-15 12:39:26 +03:00
locale.nix
malloc.nix
mysql.nix nixos/mysql-auth: fix passwords in config files 2023-12-01 14:04:45 +01:00
networking.nix
nix-channel.nix nixos/nix-channel: remove unused stringAfter 2023-12-29 03:41:45 +01:00
nix-flakes.nix
nix-remote-build.nix
nix.nix nixos/nix.nix: Support new Nix 2.20 command syntax 2023-12-01 12:14:21 +01:00
no-x-libs.nix fastfetch: add vulkanSupport option 2024-02-05 01:32:05 +03:00
nsswitch.nix
power-management.nix
pulseaudio.nix Merge pull request #263661 from SuperSandro2000/pulseaudio-no-avahi 2023-12-18 00:10:29 +01:00
qt.nix nixos/qt: improve module documentation 2023-10-19 21:54:22 +01:00
resolvconf.nix
shells-environment.nix nixos/modules: Split recursive mkdir with permissions 2024-01-16 08:36:08 +13:00
stevenblack.nix maintainers: fortuneteller2k -> moni 2023-11-17 18:03:27 +08:00
stub-ld.nix nixos/stub-ld: init module 2023-12-11 05:47:23 -05:00
swap.nix nixos/swap: ensure correct ordering w.r.t. shutdown.target 2023-11-30 14:56:39 -08:00
sysctl.nix nixos/sysctl: cleanup 2023-12-28 17:38:33 +01:00
system-environment.nix
system-path.nix
terminfo.nix nixos/terminfo: Simplify sudo-related option 2023-11-08 19:41:38 +00:00
unix-odbc-drivers.nix
update-users-groups.pl
users-groups.nix nixos/systemd-sysusers: init 2024-01-18 23:08:14 +01:00
vte.nix
zram.nix