My flake templates, forAllSystems... and languages.
Find a file
2025-01-25 19:12:23 +00:00
templates feat(zig): init zig template 2025-01-25 19:12:23 +00: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 flake: nix run "nixpks#nixfmt-rfc-style" -- flake.nix 2024-09-14 00:41:32 +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.