Operand

try ladder, y'all.

gram: pool

> ./basis/signal.nix

Lenses
(coming soon!)


{ label, ...}:
{ networking.hostName = label;
  microvm.interfaces = [
    { type = "tap"; id = "drop.${label}"; mac = "02:00:00:00:00:01"; }
]; }