My flake templates, forAllSystems... and languages.
Find a file
2025-03-26 15:08:13 +00:00
templates meta: refactor repository 2025-03-26 15:08:13 +00:00
.gitignore feat(c): init c template 2025-02-06 23:35:40 +00:00
flake.lock fix: actually add haskell 2024-09-07 17:20:05 +01:00
flake.nix feat(flake): use sentence case on descriptions 2025-03-04 14:05:58 +00: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.