diff --git a/nixos/hosts/base.nix b/nixos/hosts/base.nix index 0a74bb4..bd74d28 100644 --- a/nixos/hosts/base.nix +++ b/nixos/hosts/base.nix @@ -77,10 +77,6 @@ # Touchpad support libinput.enable = true; # Sound - jack = { - jackd.enable = true; - loopback.enable = true; - }; pipewire = { enable = true; alsa.enable = true; diff --git a/nixos/packages.nix b/nixos/packages.nix index df36a6c..94efaef 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -79,7 +79,7 @@ # audio alsa-utils # ALSA, the Advanced Linux Sound Architecture utils audacity # Sound editor with graphical UI - cardinal # Plugin wrapper around VCV Rack + vcv-rack # Open-source virtual modular synthesizer # fooyin # Customisable music player mpc # Minimalist command line interface to MPD pavucontrol # PulseAudio Volume Control