MyNixOS website logo
option

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

Extra packages available to git-sync.

Declarations
Type
list of package
Default
[ ]
Example
with pkgs; [ git-crypt ]
Sign in to create a configuration using this setting.