parts: removed unnecessary files

This commit is contained in:
Charlie Root 2024-08-13 21:18:12 +02:00
commit b1ca4d8a2b
2 changed files with 0 additions and 4 deletions

View file

View file

@ -7,10 +7,6 @@
devShells.default = pkgs.mkShellNoCC {
name = "nichts";
# shellHook = ''
# # ${config.pre-commit.installationScript}
# '';
DIRENV_LOG_FORMAT = "";
inputsFrom = [config.treefmt.build.devShell];