A simple flake setup with tests and VM support

This commit is contained in:
Henrik
2025-10-09 22:31:48 +02:00
parent cc3a2ed192
commit 814d54bcf4
11 changed files with 399 additions and 0 deletions

3
.gitignore vendored
View File

@@ -4,3 +4,6 @@ result-*
# Ignore automatically generated direnv output
.direnv
# Ignore VM disk images
*.qcow2