1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(makanek): do not need onlyoffice

This commit is contained in:
2024-01-09 12:47:32 +01:00
parent a9f51807b4
commit 7b0f65645d
2 changed files with 2 additions and 6 deletions

View File

@@ -1,8 +1,4 @@
{
pkgs,
config,
...
}: {
{config, ...}: {
services.onlyoffice = {
enable = true;
port = 8111;