kolektiv / flakes

Personal Nix Flake Templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flakes

Personal Nix Flake templates for simple, isolated development environments.

Usage

To initialise a project with an available template:

> nix flake init -t "github:kolektiv/flakes#<TEMPLATE>"

To view available templates:

> nix flake show "github:kolektiv/flakes"

These will only work on a system with Nix Flakes enabled, obviously!

About

Personal Nix Flake Templates


Languages

Language:Nix 99.5%Language:JavaScript 0.5%