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

fix the method name in readme (#39)

authored by

Mario Lopez and committed by
GitHub
6006fa07 23d57858

+1 -1
+1 -1
README.md
··· 465 465 user-provides-host-config = { user, host }: 466 466 vix.${user.aspect}._.${host.aspect} or noop; 467 467 468 - host-provides-host-config = { user, host }: 468 + host-provides-user-config = { user, host }: 469 469 vix.${host.aspect}._.${user.aspect} or noop; 470 470 471 471 route = locator: { user, host }@ctx: