remove hyprland portal as explicit

This commit is contained in:
Noa Aarts 2024-06-19 12:30:53 +02:00
parent 0fcfd987d4
commit 6656d0ee62

View file

@ -185,7 +185,6 @@
hyprland = { hyprland = {
enable = true; enable = true;
package = inputs.hyprland.packages.${pkgs.system}.hyprland; package = inputs.hyprland.packages.${pkgs.system}.hyprland;
portalPackage = pkgs.xdg-desktop-portal-hyprland;
}; };
nix-ld.enable = true; nix-ld.enable = true;