nixos/pantheon: Disable x-d-p-pantheon (#462896)

This commit is contained in:
Bobby Rong
2025-11-18 14:18:32 +00:00
committed by GitHub
@@ -265,7 +265,8 @@ in
++ (with pkgs.pantheon; [
elementary-files
elementary-settings-daemon
xdg-desktop-portal-pantheon
# https://github.com/elementary/portals/issues/157
# xdg-desktop-portal-pantheon
])
) config.environment.pantheon.excludePackages;