profiles/gui: obs-studio moved to hm module

This commit is contained in:
kat witch 2021-04-30 17:41:04 +01:00
parent 1837407dd9
commit 2ba35bae1f
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
2 changed files with 5 additions and 1 deletions

View file

@ -1,6 +1,11 @@
{ config, lib, pkgs, ... }:
{
programs.obs-studio = {
enable = true;
plugins = [ pkgs.obs-wlrobs ];
};
programs.mpv = {
enable = true;
scripts = [ pkgs.mpvScripts.sponsorblock ];

View file

@ -8,7 +8,6 @@
element-desktop
wf-recorder
mumble-speechd
obs-studio
niv
feh
kat-scrot