mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-07-09 16:41:58 +00:00
Add amf version of OBS and FFMPEG
This commit is contained in:
@@ -6,4 +6,9 @@
|
||||
opengl = callPackage ./libs/amdgpu-pro-libs/opengl.nix { };
|
||||
prefixes = callPackage ./libs/amdgpu-pro-libs/prefixes.nix { };
|
||||
};
|
||||
|
||||
|
||||
ffmpeg6-amf = callPackage ./apps/ffmpeg {};
|
||||
obs-amf = callPackage ./apps/obs {};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user