forked from M-Labs/nix-scripts
artiq-full: disable bonn1 ddb
This commit is contained in:
parent
7f0c746f99
commit
f3ddd838da
|
@ -161,12 +161,6 @@ let
|
||||||
"1" = "berkeley3satellite";
|
"1" = "berkeley3satellite";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
bonn1 = {
|
|
||||||
master = "bonn1master";
|
|
||||||
satellites = {
|
|
||||||
"1" = "bonn1satellite";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
ptb3 = {
|
ptb3 = {
|
||||||
master = "ptb3master";
|
master = "ptb3master";
|
||||||
satellites = {
|
satellites = {
|
||||||
|
|
Loading…
Reference in New Issue