My flake templates, forAllSystems... and languages.
|
|
||
|---|---|---|
| templates/python | ||
| .gitignore | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
Flake Templates
My templates I have created whenever I need to make a Nix flake for a project.
Why?
This is just a handy timesaver that I can use whenever I need to make some project and repo. It also may be handy for those that need to borrow a flake template for their own project and repo.