dotfiles/components/hm/obs.nix
RingOfStorms (Joshua Bell) 03465ab505 lio config in new style
2024-12-30 13:21:26 -06:00

4 lines
50 B
Nix

{ ... }:
{
programs.obs-studio.enable = true;
}