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