system

Nix (home-manager) configurations for my computers

programs/workerbee: Mount VCS directories in readonly To prevent command execution on host, and other unwanted changes idk. The most vulnerable point here is git hooks. Protecting only ".git/hooks" is not enough as the attacker can modify "core.hooksPath" on repository config.

Changes

2 changed files (+77/-0)