iagocq / nix

Templates, user packages, modules, available as a NUR repo and a flake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nix

Templates, user packages, modules, available as a NUR repo and a flake.

Templates usage

Listing templates

nix flake show github:iagocq/nix

Using templates

nix flake new -t github:iagocq/nix .

nix flake new -t github:iagocq/nix#generic .

nix flake new -t github:iagocq/nix#zig .

About

Templates, user packages, modules, available as a NUR repo and a flake


Languages

Language:Nix 100.0%Language:Shell 0.0%