add extra portal
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 17s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 17s
This commit is contained in:
parent
eabea04a14
commit
618a41bd88
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPortals = [
|
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
|
pkgs.xdg-desktop-portal-gtk
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue