Initial commit

This commit is contained in:
nerf 2025-05-03 16:15:35 +02:00
commit b5d6ec3bbe
3 changed files with 242 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*