1 2 3 4
{lib, ...}: { "vhack.eu" = import ./vhack.eu/zone.nix {inherit lib;}; "jaki.li" = import ./jaki.li/zone.nix {inherit lib;}; }