Make sunshine part of the gaming module
This commit is contained in:
parent
e98f52df85
commit
3a00c22480
2 changed files with 10 additions and 8 deletions
|
|
@ -11,4 +11,11 @@
|
|||
programs.gamemode.enable = true;
|
||||
|
||||
services.joycond.enable = true;
|
||||
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
autoStart = lib.mkDefault false;
|
||||
capSysAdmin = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue