about summary refs log tree commit diff
path: root/modules/hardware/sound/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-04-09 09:52:00 -0700
committerFranck Cuny <franck@fcuny.net>2022-04-09 09:52:00 -0700
commit34d308bf34a28f5be6dd91e7971e5a5655a56a30 (patch)
tree0d50beb63730a264f4b984f922c1028fdf0bd3c5 /modules/hardware/sound/default.nix
parentremove `mkHome` from lib (diff)
downloadworld-34d308bf34a28f5be6dd91e7971e5a5655a56a30.tar.gz
add pcmanfm and easyeffects
Diffstat (limited to '')
-rw-r--r--modules/hardware/sound/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/hardware/sound/default.nix b/modules/hardware/sound/default.nix
index 95e5ebc..dc9f079 100644
--- a/modules/hardware/sound/default.nix
+++ b/modules/hardware/sound/default.nix
@@ -15,6 +15,7 @@ in {
       # We install it to get access to pactl. It isn't enabled or run as a service.
       pulseaudio
       pavucontrol
+      easyeffects
     ];
 
     services.pipewire = {