Initial commit
This commit is contained in:
commit
531fc54f1f
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 @@
|
||||||
|
# flake-template-hell
|
||||||
|
|
||||||
|
My flake templates, forAllSystems... and languages.
|
Loading…
Add table
Add a link
Reference in a new issue