Fix thor
This commit is contained in:
parent
8abafd73f4
commit
c103109233
11 changed files with 45 additions and 57 deletions
|
|
@ -14,44 +14,42 @@ in
|
|||
{
|
||||
home.packages = builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
ardour
|
||||
breeze-icons
|
||||
carla
|
||||
mixxx
|
||||
rnnoise
|
||||
#mamba
|
||||
# zrythm
|
||||
|
||||
# Plugins
|
||||
aeolus
|
||||
artyFX
|
||||
autotalent
|
||||
boops
|
||||
calf
|
||||
cardinal
|
||||
fluidsynth
|
||||
geonkick
|
||||
giada
|
||||
lsp-plugins
|
||||
samplv1
|
||||
sfizz
|
||||
surge
|
||||
surge-XT
|
||||
talentedhack
|
||||
vocproc
|
||||
x42-plugins
|
||||
zita-at1
|
||||
zyn-fusion
|
||||
zynaddsubfx
|
||||
# helm
|
||||
# noise-repellent
|
||||
# speech-denoiser
|
||||
# stochas
|
||||
# sunvox
|
||||
# tunefish
|
||||
# zrythm
|
||||
#mamba
|
||||
aeolus
|
||||
ardour
|
||||
artyFX
|
||||
autotalent
|
||||
boops
|
||||
breeze-icons
|
||||
calf
|
||||
cardinal
|
||||
carla
|
||||
fluidsynth
|
||||
geonkick
|
||||
giada
|
||||
lsp-plugins
|
||||
mixxx
|
||||
rnnoise
|
||||
samplv1
|
||||
sfizz
|
||||
surge
|
||||
surge-XT
|
||||
talentedhack
|
||||
vital
|
||||
vocproc
|
||||
x42-plugins
|
||||
zita-at1
|
||||
zyn-fusion
|
||||
zynaddsubfx
|
||||
;
|
||||
|
||||
inherit (pkgs.unstable_pkgs) vital;
|
||||
};
|
||||
|
||||
home.sessionVariables = variables;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue