modify some audio settings

This commit is contained in:
ulic-youthlic 2025-02-28 23:44:09 +08:00
parent 1b827ed388
commit 95a5012437
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 5 additions and 3 deletions

View file

@ -18,7 +18,8 @@ in
enable = true;
plugins = with pkgs.obs-studio-plugins; [
obs-source-record
input-overlay
obs-vaapi
obs-vkcapture
];
};
};