My flake templates, forAllSystems... and languages.
Find a file
Artur Manuel 1e373bd299
untitleable commit: read description
new template dropped, especially useful for me since now I can just load up a TeX environment whenever I need to. also added some names to my devShells.
2024-08-27 00:38:16 +01:00
templates untitleable commit: read description 2024-08-27 00:38:16 +01:00
.gitignore Initial commit 2024-08-11 03:26:12 +00:00
flake.lock feat(go): add go as a template 2024-08-11 22:44:19 +01:00
flake.nix feat(rust): add rust to the templates 2024-08-14 23:44:43 +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.