diff --git a/home/christoph/nixinator/default.nix b/home/christoph/nixinator/default.nix index 651cb5f1..680beb70 100644 --- a/home/christoph/nixinator/default.nix +++ b/home/christoph/nixinator/default.nix @@ -11,12 +11,14 @@ rec { enable = true; carla.enable = true; - bitwig.enable = false; + bitwig.enable = true; + faust.enable = true; bottles.enable = true; + tenacity.enable = true; + vcvrack.enable = true; + yabridge.enable = true; yabridge.autoSync = true; - - extraPackages = with pkgs; [ audacity vcv-rack ]; }; modules.gaming = {