Skip to content

Commit f1d3922

Browse files
committed
disable sunshine
1 parent 5cdd508 commit f1d3922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktop/configuration/services.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
openFirewall = true;
1111
};
1212
sunshine = {
13-
enable = true;
13+
enable = false;
1414
openFirewall = true;
1515
autoStart = true;
1616
settings = {

0 commit comments

Comments
 (0)