fix: promtail on litterbox-2

This commit is contained in:
Kat Inskip 2025-09-20 14:28:23 -07:00
parent 6c2285779b
commit f6202da276
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -16,6 +16,8 @@ _: {
};
exports = {
services = {
promtail.enable = false;
prometheus-exporters-node.enable = false;
tailscale.enable = true;
};
};