apply formatter
This commit is contained in:
parent
9636646eb4
commit
3fefd5b072
|
@ -15,7 +15,7 @@ with lib; {
|
||||||
settings.options.urAccepted = -1;
|
settings.options.urAccepted = -1;
|
||||||
relay = {
|
relay = {
|
||||||
enable = true;
|
enable = true;
|
||||||
pools = [ ];
|
pools = [];
|
||||||
providedBy = "vps.posixlycorrect.com";
|
providedBy = "vps.posixlycorrect.com";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue