Initial commit

This commit is contained in:
AprilEaton 2026-01-09 16:51:43 +01:00
commit 57a63c6daa
3 changed files with 247 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv