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;
capSysAdmin = true;
openFirewall = true;
serviceConfig = {
After = [ "graphical-session.target" ];
Wants = [ "graphical-session.target" ];
BindsTo = [ "graphical-session.target" ];
};
# serviceConfig = {
# After = [ "graphical-session.target" ];
# Wants = [ "graphical-session.target" ];
# BindsTo = [ "graphical-session.target" ];
# };
};
xdg.portal.enable = true;