Sunshine: Difference between revisions
No edit summary |
|||
| Line 6: | Line 6: | ||
To install Sunshine and enable it you can use the following snippet: | To install Sunshine and enable it you can use the following snippet: | ||
{{file| | {{file|3=<nowiki> | ||
services.sunshine = { | services.sunshine = { | ||
enable = true; | enable = true; | ||
| Line 13: | Line 13: | ||
openFirewall = true; | openFirewall = true; | ||
}; | }; | ||
</nowiki>}} | </nowiki>|name=/etc/nixos/configuration.nix|lang=nix}} | ||
== Connecting to the host == | == Connecting to the host == | ||