1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 19: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

@@ -16,7 +16,7 @@ in {
./names.nix ./names.nix
./nextcloud.nix ./nextcloud.nix
./radio-news.nix ./radio-news.nix
./onlyoffice.nix # ./onlyoffice.nix
./retiolum-map.nix ./retiolum-map.nix
./tarot.nix ./tarot.nix
./tt-rss.nix ./tt-rss.nix

View File

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