Regenerated
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user