mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
pkgs: Explicitly set pipewire support for OBS
This commit is contained in:
parent
a868600ab0
commit
887b8fb540
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ let
|
|||
'';
|
||||
};
|
||||
|
||||
obs-studio = super.obs-studio.override { pipewireSupport = true; };
|
||||
|
||||
ff-sponsorblock = super.callPackage ./ff-sponsorblock { };
|
||||
|
||||
kat-vm = super.callPackage ./kat-vm { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue