Skip to content
Snippets Groups Projects
Commit a7ff94b3 authored by Florian Sesser's avatar Florian Sesser
Browse files

JP is right, the rec isn't needed anymore

parent d6a25bed
Branches
No related tags found
No related merge requests found
# 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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment