Dendritic NixOS/nix-darwin configuration
See SETUP.md for setup instructions
Most of the config is located in this repo, but sensitive information, like secrets, host-specific ssh configs, etc, are stored in nixos-config-private (pulled over ssh).
Dendritic: every file under modules/
is import-tree'd into one flake-parts evaluation, so all
modules merge into a single option set (the private repo merges into the same
eval).
orca- macbook (apple silicon)narwhal- desktop pc (with nvidia gpu)turtle- cloud vm (aarch64)
just switch: builds the system and activates itjust build: builds the system without activatingjust gc: manually trigger garbage collector