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