re-split direcories #1

Merged
vinzenz merged 28 commits from modules into main 2025-09-15 19:44:30 +02:00
Showing only changes of commit 1735ec5594 - Show all commits

6
hooks/pre-commit Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -euxo pipefail
nix fmt
nix flake check --all-systems --show-trace