feat(easyeffects): kissin the mic
All checks were successful
build / build (push) Successful in 2m43s
All checks were successful
build / build (push) Successful in 2m43s
This commit is contained in:
@@ -9,6 +9,9 @@ in {
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.easyeffects = {
|
||||
enable = true;
|
||||
extraPresets.kissin-the-mic =
|
||||
builtins.fromJSON
|
||||
(builtins.readFile ./easyeffects/kissin-the-mic.json);
|
||||
extraPresets.thanks-ash =
|
||||
builtins.fromJSON
|
||||
(builtins.readFile ./easyeffects/thanks-ash.json);
|
||||
|
||||
Reference in New Issue
Block a user