fix(hyprland): register portal once

This commit is contained in:
Barrett Ruth 2026-02-15 01:36:58 -05:00
parent d31c05e1c4
commit a12c27afd7
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -85,7 +85,7 @@ in
programs.hyprland = {
enable = true;
package = hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
portalPackage = null;
portalPackage = pkgs.xdg-desktop-portal-hyprland;
};
hardware.bluetooth.enable = true;
@ -131,7 +131,6 @@ in
enable = true;
extraPortals = with pkgs; [
xdg-desktop-portal-gtk
xdg-desktop-portal-hyprland
];
config.common = {
default = [