1
This commit is contained in:
2022-08-15 16:17:27 +02:00
parent a16901165f
commit 385f53ff51
3 changed files with 16 additions and 11 deletions

View File

@ -45,6 +45,7 @@ in {
autostart = mkBoolOpt false "Autoload Noisetorch suppression";
};
# TODO: Store easyeffects presets/config (dconf com/github/wwmm/easyeffects ?)
easyeffects = {
enable = mkEnableOpt "EasyEffects";
autostart = mkBoolOpt false "Autoload EasyEffects suppression profile";