From bf8596ef65a686eef5c456b9aa4caa8b35eeb1db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Wed, 26 Aug 2026 18:55:28 +0200 Subject: [PATCH] System Gen48 @ 2026-08-26-18:55:20 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 c0d758f..12f64e5 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" "Dokumente"]; + hive.calibre.libraries = ["Rote Bücher" "Bürgerliche Bücher" "Technik" "Wissenschaft oder so" "Dokumente"]; hive.korrosync.enable = true; hive.korrosync.localPort = 7416; hive.korrosync.instanceFQDN = "korrosync.jroeger.de";