From 85e724a65b380c4c7403d3970ac8ad75b9dd12a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Sat, 11 Jan 2025 18:00:29 +0200 Subject: [PATCH] WIP Sunshine conf --- services/sunshine.nix | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/services/sunshine.nix b/services/sunshine.nix index 9673341..44a5493 100644 --- a/services/sunshine.nix +++ b/services/sunshine.nix @@ -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 = {