fix media.obs

This commit is contained in:
Schrottkatze 2025-03-20 09:45:54 +01:00
parent 427416f09b
commit 45c45e2e11
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo

View file

@ -9,7 +9,7 @@ in
with lib; {
options.jade.desktop.media.obs = mkEnableOption "Enable OBS";
config = mkIf cfg.enable {
config = mkIf cfg {
# OBS stuffs
environment.systemPackages = [
(pkgs.wrapOBS {