Merge pull request #163960 from bobby285271/pantheon

nixos/pantheon: enable xdg desktop integration
This commit is contained in:
Bobby Rong 2022-03-14 09:23:42 +08:00 committed by GitHub
commit f6a48cd9fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -227,6 +227,7 @@ in
# Settings from elementary-default-settings
environment.etc."gtk-3.0/settings.ini".source = "${pkgs.pantheon.elementary-default-settings}/etc/gtk-3.0/settings.ini";
xdg.portal.enable = true;
xdg.portal.extraPortals = with pkgs.pantheon; [
elementary-files
elementary-settings-daemon