Add justfile

Update lock
Add treefmt
This commit is contained in:
2026-03-27 18:58:06 +01:00
parent 23dc86ce8a
commit b917a895f0
4 changed files with 51 additions and 27 deletions

3
treefmt.toml Normal file
View File

@@ -0,0 +1,3 @@
[formatter.alejandra]
command = "alejandra"
includes = ["*.nix"]