Add cuda for obs on gunter
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m46s
Periodic flake update / flake-update (push) Successful in 1m16s

This commit is contained in:
Torjus Håkestad 2025-03-06 01:31:28 +01:00
parent 6152e4d0e9
commit b930385873
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -35,6 +35,9 @@ in
{
programs.obs-studio = {
enable = true;
package = pkgs.obs-studio.override {
cudaSupport = withCuda;
};
plugins =
with pkgs.obs-studio-plugins;
[