different sunshine

This commit is contained in:
2025-10-29 19:58:04 -06:00
parent a85527209a
commit 76b76f4c0c

View File

@@ -115,11 +115,11 @@
autoStart = true; autoStart = true;
capSysAdmin = true; capSysAdmin = true;
openFirewall = true; openFirewall = true;
serviceConfig = { # serviceConfig = {
After = [ "graphical-session.target" ]; # After = [ "graphical-session.target" ];
Wants = [ "graphical-session.target" ]; # Wants = [ "graphical-session.target" ];
BindsTo = [ "graphical-session.target" ]; # BindsTo = [ "graphical-session.target" ];
}; # };
}; };
xdg.portal.enable = true; xdg.portal.enable = true;