{ targetMachines = [ # FIXME removing caused error: expected an indented block after 'with' "ssh" ]; # stablize path, as just the path would yield distinct paths when applied multiple times pathToRoot = builtins.path { path = ../../..; name = "root"; }; pathFromRoot = "/deployment/check/data-model-basic"; }