temp fix for being able to ignore dns problems
This commit is contained in:
parent
ad73586480
commit
57ef602cf7
1 changed files with 11 additions and 0 deletions
|
@ -42,6 +42,17 @@ in {
|
||||||
"googletagservices.com"
|
"googletagservices.com"
|
||||||
"googlesyndication.com"
|
"googlesyndication.com"
|
||||||
];
|
];
|
||||||
|
"91.107.221.11" = [
|
||||||
|
"katzen.cafe"
|
||||||
|
"matrix.katzen.cafe"
|
||||||
|
"design.katzen.cafe"
|
||||||
|
"ck.katzen.cafe"
|
||||||
|
"forge.katzen.cafe"
|
||||||
|
"pad.katzen.cafe"
|
||||||
|
"mail.katzen.cafe"
|
||||||
|
"wolke.katzen.cafe"
|
||||||
|
"auth.katzen.cafe"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
environment.etc = with builtins; (
|
environment.etc = with builtins; (
|
||||||
|
|
Loading…
Reference in a new issue