Getting Started
The easiest way to get started is by using the template in a new project:
This is a battery included template, so after importing you get
- a
flake.nix
:- with flake.parts,
- alejandra as default
nix
formatter, - a devshell with alejandra,
- sample image definitions in
./flake-modules/images
, - a pre-filled
.gitignore
, and .envrc
for direnv.
Simply prune away what you don’t want.