{ description = "zsh config"; inputs = {}; outputs = { self, ... }: { hmModule = import ./zsh.nix; }; }