summary refs log tree commit diff
path: root/nixos/modules/services/x11/desktop-managers
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2021-10-28 08:16:34 +0800
committerGitHub <noreply@github.com>2021-10-28 08:16:34 +0800
commit8e440f1776cc7e740ab43c258fabb1f59d9c4cc0 (patch)
treed91b7841a2acc149d7c8d29459d759cea9619f9c /nixos/modules/services/x11/desktop-managers
parent8f6f42bd36ff0167d8041c1c047440627dd2d171 (diff)
parent04af89173e47902e853e42d616bbe5c8b70f2941 (diff)
downloadnixpkgs-8e440f1776cc7e740ab43c258fabb1f59d9c4cc0.tar
nixpkgs-8e440f1776cc7e740ab43c258fabb1f59d9c4cc0.tar.gz
nixpkgs-8e440f1776cc7e740ab43c258fabb1f59d9c4cc0.tar.bz2
nixpkgs-8e440f1776cc7e740ab43c258fabb1f59d9c4cc0.tar.lz
nixpkgs-8e440f1776cc7e740ab43c258fabb1f59d9c4cc0.tar.xz
nixpkgs-8e440f1776cc7e740ab43c258fabb1f59d9c4cc0.tar.zst
nixpkgs-8e440f1776cc7e740ab43c258fabb1f59d9c4cc0.zip
Merge pull request #142810 from bobby285271/pantheon
Pantheon updates 2021-10-25, 2021-10-26
Diffstat (limited to 'nixos/modules/services/x11/desktop-managers')
-rw-r--r--nixos/modules/services/x11/desktop-managers/pantheon.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/nixos/modules/services/x11/desktop-managers/pantheon.nix b/nixos/modules/services/x11/desktop-managers/pantheon.nix
index 178d6f1fb7c..8155a1844e1 100644
--- a/nixos/modules/services/x11/desktop-managers/pantheon.nix
+++ b/nixos/modules/services/x11/desktop-managers/pantheon.nix
@@ -227,8 +227,10 @@ in
       environment.sessionVariables.GTK_CSD = "1";
       environment.etc."gtk-3.0/settings.ini".source = "${pkgs.pantheon.elementary-default-settings}/etc/gtk-3.0/settings.ini";
 
-      xdg.portal.extraPortals = [
-        pkgs.pantheon.elementary-files
+      xdg.portal.extraPortals = with pkgs; [
+        pantheon.elementary-files
+        pantheon.elementary-settings-daemon
+        xdg-desktop-portal-pantheon
       ];
 
       # Override GSettings schemas