diff --git a/options.html b/options.html index 198ec9e9..9fc5c85a 100644 --- a/options.html +++ b/options.html @@ -12413,7 +12413,7 @@ path

Declared by:

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.

Type: +for the supported URIs.

This option is not supported on Darwin.

Type: string

Example: "git+ssh://user@example.com:/~[user]/path/to/repo.git"

Declared by:

<home-manager/modules/services/git-sync.nix>