Added README

This commit is contained in:
Alex Davies 2024-04-23 08:02:19 -03:00
parent fb4fdfb763
commit 00c947678e
2 changed files with 12 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.qcow2
result

10
README.md Normal file
View File

@ -0,0 +1,10 @@
## Notes
```bash
#Test specific hostname config
nixos-rebuild build-vm --flake ./#athame
```