Get rid of EasyEffects. Not worth the trouble.
This commit is contained in:
parent
dba4f3d212
commit
efcdc1e8c0
|
@ -25,9 +25,5 @@ with lib;
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
jack.enable = true;
|
jack.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.flatpak.packages = lib.mkIf config.host.ui.flatpak.enable [
|
|
||||||
"com.github.wwmm.easyeffects"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue