49bb0d6
b18b388
@@ -0,0 +1,9 @@ +{ + flake.modules.homeManager.desktop = _: { + programs.cava = { + enable = true; + settings = { + }; + }; + }; +}