diff options
author | Minijackson <minijackson@riseup.net> | 2022-01-01 14:09:39 +0100 |
---|---|---|
committer | Minijackson <minijackson@riseup.net> | 2022-01-01 14:09:39 +0100 |
commit | 274685e4fc531db7b5d44bd93c4fc9fec008bd02 (patch) | |
tree | 6724438c43a6b2a091e9e4253bcf0c7f1d3b26e0 | |
parent | 886be7bdbc7b5d1a032cd16de6333fc425d00251 (diff) | |
download | nixos-config-reborn-274685e4fc531db7b5d44bd93c4fc9fec008bd02.tar.gz nixos-config-reborn-274685e4fc531db7b5d44bd93c4fc9fec008bd02.zip |
audio-production: remove jack2
-rw-r--r-- | usecases/desktop/graphical/audio-production.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usecases/desktop/graphical/audio-production.nix b/usecases/desktop/graphical/audio-production.nix index eabb36d..d35939f 100644 --- a/usecases/desktop/graphical/audio-production.nix +++ b/usecases/desktop/graphical/audio-production.nix | |||
@@ -20,7 +20,6 @@ inputs: | |||
20 | packages = with pkgs.unstable; [ | 20 | packages = with pkgs.unstable; [ |
21 | latencytop | 21 | latencytop |
22 | 22 | ||
23 | jack2Full | ||
24 | qjackctl | 23 | qjackctl |
25 | patchage | 24 | patchage |
26 | a2jmidid | 25 | a2jmidid |