mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-03-22 09:16:32 +05:30
feat: setup obs from nixos module
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{pkgs, ...}: {
|
||||
programs.obs-studio = {
|
||||
enable = true;
|
||||
plugins = with pkgs.obs-studio-plugins; [obs-vaapi];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user