WIP BROKEN SYSTEM ATM
This commit is contained in:
parent
2087ee1015
commit
1d9c4beaf3
21 changed files with 767 additions and 93 deletions
4
common/home_manager/programs/obs.nix
Normal file
4
common/home_manager/programs/obs.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.obs-studio.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue