feat: Enable Digital Ocean agent when on DO
This commit is contained in:
@@ -48,6 +48,7 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.do-agent.enable = if config.server.provider == "DIGITALOCEAN" then true else false;
|
||||||
|
|
||||||
boot.cleanTmpDir = true;
|
boot.cleanTmpDir = true;
|
||||||
networking = {
|
networking = {
|
||||||
|
Reference in New Issue
Block a user