From 2bd4ec78f6a89cf1d737d8dae89732b01980d9e4 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sun, 26 Feb 2023 09:31:45 +0100 Subject: [PATCH] Pro audio: cleanup --- hm_modules/pro_audio.nix | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/hm_modules/pro_audio.nix b/hm_modules/pro_audio.nix index 21176bc..f3502af 100644 --- a/hm_modules/pro_audio.nix +++ b/hm_modules/pro_audio.nix @@ -22,17 +22,14 @@ in breeze-icons mixxx # Plugins - artyFX autotalent boops cardinal geonkick - # helm - lsp-plugins - # noise-repellent - samplv1 - # speech-denoiser - # stochas - # sunvox - surge giada surge-XT talentedhack - # tunefish - vocproc x42-plugins zita-at1 zynaddsubfx zyn-fusion; + artyFX autotalent boops cardinal geonkick lsp-plugins samplv1 surge giada + surge-XT talentedhack vocproc x42-plugins zita-at1 zynaddsubfx zyn-fusion; + # helm + # noise-repellent + # speech-denoiser + # stochas + # sunvox + # tunefish }; home.sessionVariables = variables;