{pkgs, inputs, config, ...}: { imports = [ inputs.lazyvim.homeManagerModules.default ]; programs.lazyvim.enable = true; }