return {
    remotes = {
        soft = "git@git.secluded.site:${project}.git",
        github = "git@github.com:amolith/${project}.git",
        srht = "git@git.sr.ht:amolith/${project}.git"
    },
    default_remotes = "prompt"
}
