nix: enable allowFilter in knot module
Signed-off-by: oppiliappan <me@oppi.li>
oppi.li 1 month ago e9edd2a8 7cb2ef7c
··· 194 194 email = git@example.com 195 195 [receive] 196 196 advertisePushOptions = true 197 197 + [uploadpack] 198 198 + allowFilter = true 197 199 EOF 198 200 ${setMotd} 199 201 chown -R ${cfg.gitUser}:${cfg.gitUser} "${cfg.stateDir}"