This allows adding pre-commit checks that can't be run in the sandbox, such as `clippy` in Rust etc... Not strictly necessary for the few checks that are enabled in the current templates, but I like to have very similar setups across the board.
Now that `nix flake check` doesn't complain about it anymore, try to be consistent about using that feature.