Initial commit
This commit is contained in:
commit
da3e980e3a
2 changed files with 8 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# ---> Nix
|
||||||
|
# Ignore build outputs from performing a nix-build or `nix build` command
|
||||||
|
result
|
||||||
|
result-*
|
||||||
|
|
||||||
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# iac
|
||||||
|
|
||||||
|
Nix IaC
|
||||||
Loading…
Add table
Add a link
Reference in a new issue