diff --git a/flake.nix b/flake.nix index 6b2e986..277b129 100644 --- a/flake.nix +++ b/flake.nix @@ -104,6 +104,18 @@ ./flake.lock ./default.nix ./shell.nix + + ./check-fmt + ./README.md + ./LICENSE + + ./.drone.starlark + ./.envrc + ./.example.vimrc + ./.gitattributes + ./.gitignore + ./.golangci.yml + ./.pre-commit-config.yaml ]; };