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
commit de6f9fc6a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;