Add DO agent to baldur

This commit is contained in:
Filippo Berto 2022-12-18 12:58:38 +01:00
parent 380af1410a
commit 579692446e
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{
services.do-agent.enable = true;
}