{ inputs = { }; outputs = { self, ... }: { nixosModules = { default = { }; }; }; }