diff --git a/hosts/luci/home-config.nix b/hosts/luci/home-config.nix index 2f90896..7693c35 100644 --- a/hosts/luci/home-config.nix +++ b/hosts/luci/home-config.nix @@ -5,6 +5,7 @@ zathura.enable = true; foot.enable = true; }; + audio.cmus.enable = true; cli = { direnv.enable = true; ghq.enable = true;