services.hound.repositories

Home-Manager option

The repository configuration.

type: attribute set of (JSON value)
Default
{ }
Example
{ SomeGitRepo = { url = "https://www.github.com/YourOrganization/RepoOne.git"; ms-between-poll = 10000; exclude-dot-files = true; }; }
declared in: <home-manager/modules/services/hound.nix>source unavailable