programs.git.hooks

Home-Manager option

Configuration helper for Git hooks. See https://git-scm.com/docs/githooks for reference.

type: attribute set of absolute path
Default
{ }
Example
{ pre-commit = ./pre-commit-script; }
declared in: <home-manager/modules/programs/git.nix>source unavailable