summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/settings/hardware/audio.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/settings/hardware/audio.nix b/system/settings/hardware/audio.nix
index 57055942..0afb38bb 100644
--- a/system/settings/hardware/audio.nix
+++ b/system/settings/hardware/audio.nix
@@ -13,6 +13,5 @@
 
   environment.systemPackages = with pkgs; [
     pamixer
-    pipecontrol
   ];
 }