Compare commits
1 Commits
9cbaadd302
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 419c8519b5 |
@@ -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 =
|
||||||
|
|||||||
Reference in New Issue
Block a user