WIP Sunshine conf

This commit is contained in:
Vili Sinervä 2025-01-11 18:00:29 +02:00
parent b724e83c55
commit 85e724a65b
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -39,12 +39,9 @@ in
settings = {
sunshine_name = "Gaming NixOS";
resolutions = resolutions;
fps = [
30
60
90
120
];
fps = ''
[30, 60, 90, 120]
'';
address_family = "both";
};
applications = {