My flake templates, forAllSystems... and languages.
Find a file
Artur Manuel edcf6f758e
repo: init
welcome 👋 to my world 🌍
2024-08-11 08:22:48 +01:00
templates/python repo: init 2024-08-11 08:22:48 +01:00
.gitignore Initial commit 2024-08-11 03:26:12 +00:00
flake.nix repo: init 2024-08-11 08:22:48 +01:00
LICENSE repo: init 2024-08-11 08:22:48 +01:00
README.md repo: init 2024-08-11 08:22:48 +01:00

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.