Added a nix flake

This commit is contained in:
Lilith Schier
2023-04-16 19:04:35 +00:00
parent 54d2bf534e
commit e323ab31d5
3 changed files with 21 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
/roles/**/files/scratchpad
.DS_Store
.python-version
flake.lock
# ignore roles pulled by ansible-galaxy
/roles/galaxy/*