{ description = "Nathan user scripts"; inputs = { }; outputs = { self, ... }: { hmModule = import ./.; }; }