No description
Find a file
2026-01-19 13:20:17 +01:00
.direnv feat: add readme 2026-01-19 13:20:17 +01:00
templates feat: add default and golang nix templates 2026-01-19 13:19:44 +01:00
README.md feat: add readme 2026-01-19 13:20:17 +01:00

Project Templates

This repo contains some project, that I use quite often.

Usage

Default nix flake

nix flake init -t github:cato-001/templates

Golang nix flake

nix flake init -t github:cato-001/templates#golang