fix: disable digital ocean agent

This commit is contained in:
Jet 2026-03-15 01:23:22 -07:00
parent e346c67cc4
commit b34b4bf153
No known key found for this signature in database

View file

@ -52,6 +52,8 @@
prefixLength = 20; prefixLength = 20;
}]; }];
services.do-agent.enable = false;
time.timeZone = "America/Los_Angeles"; time.timeZone = "America/Los_Angeles";
i18n.defaultLocale = "en_US.UTF-8"; i18n.defaultLocale = "en_US.UTF-8";