nix-darwin config. shared with natalie
the plan here is a user owns one or multiple machines: users/ +-- chloe/ | +-- home.nix # apply to all | +-- sandwich/ | | +-- configuration.nix # per machine | | +-- home.nix | +-- paperback/ | ... +-- natalie/ ... |
||
---|---|---|
lib | ||
modules | ||
users | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
glance.yml | ||
oldflake.nix |