No description
Find a file
2026-03-14 15:06:05 +01:00
.direnv feat: add readme 2026-01-19 13:20:17 +01:00
templates feat: use nixpkgs as nixpkgs url 2026-03-14 15:06:05 +01:00
.envrc feat: add nix flake 2026-01-19 13:20:24 +01:00
.gitignore feat: add nix flake 2026-01-19 13:20:24 +01:00
devshell.nix feat: add nix flake 2026-01-19 13:20:24 +01:00
flake.lock feat: use nixpkgs as nixpkgs url 2026-03-14 15:06:05 +01:00
flake.nix feat: use nixpkgs as nixpkgs url 2026-03-14 15:06:05 +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