My flake templates, forAllSystems... and languages.
Find a file
amadaluzia fd45c8b11a feat: remove python
ill figure out a fix for this later
2024-09-07 16:23:03 +00:00
templates fix: actually add haskell 2024-09-07 17:20:05 +01:00
.gitignore feat: haskell added 2024-09-07 16:33:54 +01:00
flake.lock fix: actually add haskell 2024-09-07 17:20:05 +01:00
flake.nix feat: remove python 2024-09-07 16:23:03 +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.