Remove unneeded hyprland desktop-portal

This commit is contained in:
2024-06-17 21:26:11 +02:00
parent 6ca47776b1
commit cec09d6e0f

View File

@ -262,10 +262,8 @@
};
xdg.portal.enable = true;
xdg.portal.extraPortals = [
pkgs.xdg-desktop-portal-gtk
# pkgs.xdg-desktop-portal-hyprland
];
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
# hyprland desktop portal added automatically
# services.emacs.enable = true;