Remove unneeded hyprland desktop-portal
This commit is contained in:
@ -262,10 +262,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
xdg.portal.enable = true;
|
xdg.portal.enable = true;
|
||||||
xdg.portal.extraPortals = [
|
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||||
pkgs.xdg-desktop-portal-gtk
|
# hyprland desktop portal added automatically
|
||||||
# pkgs.xdg-desktop-portal-hyprland
|
|
||||||
];
|
|
||||||
|
|
||||||
# services.emacs.enable = true;
|
# services.emacs.enable = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user