plugins/faust: init

This commit is contained in:
Gaetan Lepage 2025-03-20 10:49:04 +01:00
parent 7e51c72da2
commit d44b33a1ea
2 changed files with 64 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
empty = {
plugins.faust.enable = true;
};
}