{ inputs, ... }: { flake.homeModules.shell = { imports = with inputs.self.homeModules; [ zsh files docker ]; }; }