From a0230ba8108524724dbd8000fefe1f27f193d5da Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Mon, 16 Sep 2024 01:07:29 -0400 Subject: [PATCH] global/music: enable easyeffects daemon --- users/modules/global/music.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/modules/global/music.nix b/users/modules/global/music.nix index 585622a..b633cdf 100644 --- a/users/modules/global/music.nix +++ b/users/modules/global/music.nix @@ -4,6 +4,7 @@ lib.mkIf main.info.graphical services = { mpris-proxy.enable = true; playerctld.enable = true; + easyeffects.enable = true; }; home.packages = with pkgs; [