Add onlyoffice service

This commit is contained in:
Théo Barnouin 2025-01-07 14:06:00 +01:00
parent 5f2bbb255c
commit a802422305
5 changed files with 39 additions and 10 deletions

View file

@ -79,6 +79,7 @@
networking.hostName = "onlyoffice";
services.vm_onlyoffice = {
enable = true;
pgsql_ip = pgsql_host;
};
}
];