audio: remove broken pipecontrol package
Alan Pearce alan@alanpearce.eu
Sun, 30 Apr 2023 18:38:37 +0200
1 files changed, 0 insertions(+), 1 deletions(-)
M system/settings/hardware/audio.nix → system/settings/hardware/audio.nix
@@ -13,6 +13,5 @@ sound.enable = true; environment.systemPackages = with pkgs; [ pamixer - pipecontrol ]; }