{ ... }: { flake.nixosModules.default = { lib, ... }: { config = { }; }; }