Regenerated

This commit is contained in:
2026-03-30 12:33:14 +00:00
parent bebcfb3f45
commit 1c486dc51e
3 changed files with 306 additions and 294 deletions
@@ -10,10 +10,14 @@ in
# Enable XDG desktop portals system-wide
#################################
xdg.portal.enable = true;
xdg.portal.extraPortals = [ xdgPortalHyprlandPkg ];
# Use Hyprland portal backend specifically for screencast
xdg.portal.configPackages = {
"org.freedesktop.impl.portal.Screencast" = [ xdgPortalHyprlandPkg ];
};
#################################
# Install XDG portal package system-wide
# Install portal packages system-wide
#################################
environment.systemPackages = [
xdgPortalHyprlandPkg