{ self, lib, ... }: { clan.modules = { remote-builders = lib.modules.importApply ./remote-builders/default.nix {inherit self;}; }; }