refactor works on lio host
This commit is contained in:
parent
fffa79acbe
commit
1ece7e18c5
73 changed files with 2214 additions and 1091 deletions
4
common/_home_manager/mods/obs.nix
Normal file
4
common/_home_manager/mods/obs.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.obs-studio.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue