mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-26 00:31:00 +01:00
ZeNixComputa: Re-enable sunshine
This commit is contained in:
parent
a1c85b3f69
commit
db4ebdc06d
1 changed files with 5 additions and 5 deletions
|
|
@ -26,11 +26,11 @@
|
|||
"video=DP-2:1920x1080@75"
|
||||
];
|
||||
|
||||
# services.sunshine = {
|
||||
# enable = true;
|
||||
# openFirewall = true;
|
||||
# capSysAdmin = true;
|
||||
# };
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
capSysAdmin = true;
|
||||
};
|
||||
|
||||
networking = {
|
||||
hostName = "ZeNixComputa";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue