add sunshine/moonlight streaming
This commit is contained in:
parent
ffc801d399
commit
422c416f71
2 changed files with 9 additions and 0 deletions
|
|
@ -53,4 +53,11 @@
|
|||
open = false;
|
||||
package = pkgs.linuxPackages.nvidiaPackages.stable;
|
||||
};
|
||||
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
capSysAdmin = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue