{ inputs, ... }: { imports = [ inputs.spicetify-nix.homeManagerModules.spicetify ]; programs.spicetify = { enable = true; # TODO: Add theme config #theme = { }; }; }