This commit is contained in:
parent
84456b03bc
commit
350de4586a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
enabledCollectors = ["systemd"];
|
enabledCollectors = ["systemd"];
|
||||||
port = 6703;
|
port = 6703;
|
||||||
};
|
};
|
||||||
varnish.enable = true;
|
varnish.enable = false; # this currently throws an error. boo-hoo
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue