diff --git a/morph/grid/local/grid.nix b/morph/grid/local/grid.nix index eaec7606ea63cf6f2f5e5d936b39e051e74516ab..6d9a51b2e62002044be0f04990c43e6fa6227b84 100644 --- a/morph/grid/local/grid.nix +++ b/morph/grid/local/grid.nix @@ -1,7 +1,7 @@ # Load the helper function and call it with arguments tailored for the local # grid. It will make the morph configuration for us. We share this function # with the production grid and have one fewer possible point of divergence. -import ../../lib/make-grid.nix rec { +import ../../lib/make-grid.nix { name = "LocalDev"; config = ./config.json; nodes = cfg: