From 0c18affd8656e6255df1fe194c1ec6b69bf7533a Mon Sep 17 00:00:00 2001 From: rycee Date: Fri, 8 Mar 2024 12:58:44 +0000 Subject: [PATCH] deploy: 0c65bfa3cf7e8621a6cd3da500f591e2e92a6259 --- options.xhtml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/options.xhtml b/options.xhtml index 9005ab4ee..a72dea529 100644 --- a/options.xhtml +++ b/options.xhtml @@ -56733,6 +56733,33 @@ package

Type: attribute set of (submodule)

+

Declared by:

+ + +
+ +<home-manager/modules/services/git-sync.nix> + +
+ +
+ + services.git-sync.repositories.<name>.extraPackages + + +
+
+

Extra packages available to git-sync.

+ +

Type: +list of package

+ +

Default: +[ ]

+ +

Example: +with pkgs; [ git-crypt ]

+

Declared by: