diff --git a/artiq-full.nix b/artiq-full.nix index 57b44cf..c65b92c 100644 --- a/artiq-full.nix +++ b/artiq-full.nix @@ -148,6 +148,13 @@ let ) {} ${serializedTargets}; drtio-systems = { ${pkgs.lib.optionalString a6p '' + ap = { + master = "apmaster"; + satellites = { + "1" = "apsatellite1"; + "2" = "apsatellite2"; + }; + }; berkeley3 = { master = "berkeley3master"; satellites = {