diff --git a/options.xhtml b/options.xhtml index 9005ab4e..a72dea52 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: