feat: initial commit

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2025-03-29 07:40:17 +01:00
commit 0a5382187e
10 changed files with 4877 additions and 0 deletions

3
.goosehints Normal file
View file

@ -0,0 +1,3 @@
You are on a nix system. This project contains a `flake.nix`.
To run any command use the nix develop shell.
Read the projects `README.md` for further instructions.