1

README + comments

This commit is contained in:
2022-08-11 14:35:36 +02:00
parent e903b048e9
commit a4e3b7a175
6 changed files with 26 additions and 17 deletions

View File

@ -1,5 +1,5 @@
{ pkgs }:
{
vital-synth = pkgs.callPackage ./vital-synth {};
# vital-synth = pkgs.callPackage ./vital-synth {}; # Kept as an example, don't know if I will fix this or keep using distrho
}