forked from M-Labs/nix-scripts
archive npl3, npl5 master/satellite device-dbs
This commit is contained in:
parent
a9ef893ace
commit
e807e7d970
|
@ -168,18 +168,6 @@ let
|
|||
"1" = "bonn2satellite";
|
||||
};
|
||||
};
|
||||
npl3 = {
|
||||
master = "npl3master";
|
||||
satellites = {
|
||||
"1" = "npl3satellite";
|
||||
};
|
||||
};
|
||||
npl5 = {
|
||||
master = "npl5master";
|
||||
satellites = {
|
||||
"1" = "npl5satellite";
|
||||
};
|
||||
};
|
||||
ptb3 = {
|
||||
master = "ptb3master";
|
||||
satellites = {
|
||||
|
|
Loading…
Reference in New Issue