Pro audio: add Vital

This commit is contained in:
Filippo Berto 2023-08-02 18:30:15 +02:00
parent 51fe99fdf6
commit d5832d9764
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -29,6 +29,8 @@ in
# sunvox # sunvox
# tunefish # tunefish
; ;
inherit (pkgs.unstable_pkgs) vital;
}; };
home.sessionVariables = variables; home.sessionVariables = variables;