rico0: add dns to transmission
This commit is contained in:
parent
6057592c73
commit
88a59cf4a7
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ _: {
|
||||||
filterUnmappedTypes = true;
|
filterUnmappedTypes = true;
|
||||||
mapping = {
|
mapping = {
|
||||||
"frp.labs.adtya.xyz" = "10.10.10.10,fd7c:585c:c4ae::10";
|
"frp.labs.adtya.xyz" = "10.10.10.10,fd7c:585c:c4ae::10";
|
||||||
|
"transmission.labs.adtya.xyz" = "10.10.10.14,fd7c:585c:c4ae::14";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
conditional = {
|
conditional = {
|
||||||
|
|
Loading…
Reference in a new issue