make sunshine use nvenc

This commit is contained in:
illustris 2024-01-14 20:11:03 +05:30
parent 194d1731e5
commit 0f0c131294
Signed by: illustris
GPG Key ID: 56C8FC0B899FEFA3
2 changed files with 5 additions and 1 deletions

View File

@ -80,6 +80,7 @@
# TODO: make a mergable option
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"cudatoolkit"
"nvidia-persistenced" "nvidia-settings" "nvidia-x11"
"steam" "steam-original" "steam-run"
"zerotierone"

View File

@ -25,7 +25,10 @@
signal-desktop
scrot
st
sunshine
(sunshine.override {
cudaSupport = true;
cudaPackages = cudaPackages_12;
})
# surf
sxiv
teams-for-linux