From 8b93717917362dcc0025dac07e4a7389e6b7c574 Mon Sep 17 00:00:00 2001 From: roxwize Date: Sun, 16 Feb 2025 02:36:47 -0500 Subject: [PATCH] ~ --- nixos/hosts/base.nix | 4 ---- nixos/packages.nix | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) 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