Compare commits

..

1 Commits

Author SHA1 Message Date
419c8519b5 feat(easyeffects): kissin the mic
All checks were successful
build / build (push) Successful in 2m43s
2026-05-25 18:11:57 -06:00

View File

@@ -9,7 +9,7 @@ in {
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
services.easyeffects = { services.easyeffects = {
enable = true; enable = true;
extraPresets.thanks-ash = extraPresets.kissin-the-mic =
builtins.fromJSON builtins.fromJSON
(builtins.readFile ./easyeffects/kissin-the-mic.json); (builtins.readFile ./easyeffects/kissin-the-mic.json);
extraPresets.thanks-ash = extraPresets.thanks-ash =