From 6624a9b811f14b441fa365a37edc094a2a99dacb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Mon, 31 Aug 2026 14:40:01 +0200 Subject: [PATCH] System Gen49 @ 2026-08-31-14:39:55 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 12f64e5..f3e25d0 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" "Bürgerliche Bücher" "Technik" "Wissenschaft oder so" "Dokumente"]; + hive.calibre.libraries = ["Rote Bücher" "Bürgerliche Bücher" "Brain Maxxing" "Technik" "Wissenschaft oder so" "Dokumente"]; hive.korrosync.enable = true; hive.korrosync.localPort = 7416; hive.korrosync.instanceFQDN = "korrosync.jroeger.de";