feat(nixosModules/desktop): enable sunshine
This commit is contained in:
parent
1a45001401
commit
70814354aa
3 changed files with 21 additions and 6 deletions
|
@ -35,6 +35,7 @@
|
|||
enableSpotifyd = true;
|
||||
enableSteam = true;
|
||||
enableVR = true;
|
||||
enableSunshine = true;
|
||||
};
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue