hopefully fixed sunshine encoding

This commit is contained in:
Victor Ișan 2026-02-04 00:56:23 +01:00
parent 17c0664cb2
commit 954ccd56a0

View File

@ -31,6 +31,7 @@
environment.systemPackages = with pkgs; [
ffmpeg
(unstable.sunshine.override { cudaSupport = true; })
zeroad
];
}