Modular, context-aware and aspect-oriented dendritic Nix configurations.
Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/
den.oeiuwq.com
configurations
den
dendritic
nix
aspect
oriented
Getting Started Guide#
Steps you can follow after cloning this template:
-
Be sure to read the den documentation
-
Update den input.
nix flake update den
-
Edit modules/hosts.nix
-
Build
# default action is build
nix run .#igloo
# pass any other nh action
nix run .#igloo -- switch
- Run the VM
We recommend to use a VM develop cycle so you can play with the system before applying to your hardware.
See modules/vm.nix
nix run .#vm