module(obs): Refactor obs-studio module from hmModule into nixosModule
This commit is contained in:
parent
149a4057a5
commit
6f35b2ebcc
7 changed files with 5 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue