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