fix: disable digital ocean agent
This commit is contained in:
parent
e346c67cc4
commit
b34b4bf153
1 changed files with 2 additions and 0 deletions
|
|
@ -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";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue