Added sunshine

This commit is contained in:
2024-09-28 08:14:52 +02:00
parent d24c33a4a0
commit 0b51c6ae6b

View File

@@ -105,6 +105,7 @@
vulkan-tools vulkan-tools
# Gaming # Gaming
dolphin-emu
gamemode gamemode
heroic heroic
mangohud mangohud
@@ -138,6 +139,13 @@
setSocketVariable = true; setSocketVariable = true;
}; };
}; };
services.sunshine = {
enable = true;
autoStart = false;
capSysAdmin = true;
openFirewall = true;
};
system.stateVersion = "24.05"; # Did you read the comment? system.stateVersion = "24.05"; # Did you read the comment?
} }