{ imports = [ ./shared.nix ]; config = { meta.wrapper.name = "nix-darwin"; }; }