Add sunshine
This commit is contained in:
parent
cbd8962b9f
commit
62a55c2b45
|
@ -18,4 +18,12 @@
|
|||
rocmPackages.clr.icd
|
||||
amdvlk
|
||||
];
|
||||
|
||||
# It is an open-source implementation of Nvidia’s Moonlight game streaming application
|
||||
services.sunshine = {
|
||||
enable = true;
|
||||
autoStart = true;
|
||||
capSysAdmin = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue