Remove unneeded hyprland desktop-portal
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user