From 643ce70b4c1445c74f33bf7257c05c88cdb94b08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Mon, 25 Oct 2021 16:16:05 +0200 Subject: [PATCH] add npl5 master/satellite group --- artiq-full.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/artiq-full.nix b/artiq-full.nix index 0eb1d38..3a15ce1 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -162,6 +162,12 @@ let "1" = "berkeley3satellite"; }; }; + npl5 = { + master = "npl5master"; + satellites = { + "1" = "npl5satellite"; + }; + }; ptb3 = { master = "ptb3master"; satellites = {