module(obs): Refactor obs-studio module from hmModule into nixosModule

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent 149a4057a5
commit 6f35b2ebcc
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 5 additions and 7 deletions

View file

@ -35,7 +35,6 @@
sops.enable = true;
mpv.enable = true;
atuin.enable = true;
obs.enable = true;
chromium.enable = true;
thunderbird.enable = true;
# espanso.enable = true;

View file

@ -39,7 +39,6 @@
kvm.enable = true;
atuin.enable = true;
thunderbird.enable = true;
obs.enable = true;
chromium.enable = true;
espanso.enable = true;
ion.enable = true;