From ff98ed88c1c58a8a3006e1f3050aba575201fa5f Mon Sep 17 00:00:00 2001 From: SingularitySurfer Date: Thu, 16 Jun 2022 14:45:11 +0000 Subject: [PATCH] add bonn2master/-satellite --- artiq-full.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/artiq-full.nix b/artiq-full.nix index 8302e2c..a00698c 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -162,6 +162,12 @@ let "1" = "berkeley3satellite"; }; }; + bonn = { + master = "bonn2master"; + satellites = { + "1" = "bonn2satellite"; + }; + }; npl3 = { master = "npl3master"; satellites = {