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