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 fb83f41f2c
commit 1c90b3507e
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;