add extra portal
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 17s

This commit is contained in:
Satria 2026-07-24 16:47:39 +07:00
commit 618a41bd88

View file

@ -33,7 +33,7 @@
xdg.portal = {
enable = true;
extraPortals = [
pkgs.xdg-desktop-portal-hyprland #inputs.hl.packages.${pkgs.system}.xdg-desktop-portal-hyprland
pkgs.xdg-desktop-portal-luminous
pkgs.xdg-desktop-portal-gtk
];
};