diff --git a/home/packages/linux.nix b/home/packages/linux.nix index 7cc2912..a4a100e 100644 --- a/home/packages/linux.nix +++ b/home/packages/linux.nix @@ -11,5 +11,6 @@ lib.mkIf pkgs.stdenv.isLinux { gpu-screen-recorder gpu-screen-recorder-gtk inetutils + easyeffects ]; }