add sunshine

This commit is contained in:
2026-03-08 22:02:07 +01:00
parent c02648ab0e
commit 22337330e1
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{ ... }: {
flake.nixosModules.gaming-sys-sunshine = { pkgs, ... }: {
services.sunshine = {
enable = true;
autoStart = true;
capSysAdmin = true;
openFirewall = true;
};
};
}

View File

@@ -18,6 +18,7 @@
gaming-sys-nexusmods
gaming-sys-osu
gaming-sys-steam
gaming-sys-sunshine
gnome-sys-gdm
gnome-sys-gdm-mo
gnome-sys-gnome