From b2635c9a12dead18e85a13bd1c7d1141296f9ab9 Mon Sep 17 00:00:00 2001 From: rycee Date: Mon, 24 Jul 2023 09:45:59 +0000 Subject: [PATCH] deploy: ab70a02363e28738f8c6e2793e4d6b7105a0494d --- options.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.html b/options.html index 198ec9e9d..9fc5c85a7 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>