From dc89305f34d6360ed581642fd680297926dfad60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Tue, 11 Aug 2026 13:35:07 +0200 Subject: [PATCH] System Gen31 @ 2026-08-11-13:35:03 by jonas@harbor --- hosts/harbor/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/harbor/configuration.nix b/hosts/harbor/configuration.nix index 2eed363..f022c7f 100644 --- a/hosts/harbor/configuration.nix +++ b/hosts/harbor/configuration.nix @@ -100,7 +100,7 @@ hive.matrix.registrationSecretSopsKey = config.sops.secrets.hidden-matrix-registration-secret.name; hive.calibre.enable = true; hive.calibre.instanceFQDN = "calibre.jroeger.de"; - hive.calibre.libraries = ["Rote Bücher" "Technik" "Wissenschaft oder so"]; + hive.calibre.libraries = ["Rote Bücher" "Technik" "Wissenschaft oder so" "Dokumente"]; hive.korrosync.enable = true; hive.korrosync.localPort = 7416; hive.korrosync.instanceFQDN = "korrosync.jroeger.de";