MyNixOS website logo
option

services.git-sync.repositories.<name>.uri

The URI of the remote to be synchronized. This is only used in the event that the directory does not already exist. See https://git-scm.com/docs/git-clone#_git_urls for the supported URIs.

This option is not supported on Darwin.

Declarations
Type
string
Example
"git+ssh://[email protected]:/~[user]/path/to/repo.git"