remove xdp-gnome

This commit is contained in:
Adithya 2024-05-12 13:31:12 +05:30
parent a403f9ddbf
commit 492c1dd859
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -10,10 +10,9 @@ in
xdg.portal = {
enable = true;
xdgOpenUsePortal = true;
extraPortals = with pkgs; [
xdg-desktop-portal-gtk
xdg-desktop-portal-gnome
(xdg-desktop-portal-hyprland.override { hyprland = hyprland-pkg; })
extraPortals = [
pkgs.xdg-desktop-portal-gtk
(pkgs.xdg-desktop-portal-hyprland.override { hyprland = hyprland-pkg; })
];
config = {
common = {