System Gen27 @ 2026-08-08-01:02:26 by jonas@harbor
This commit is contained in:
@@ -101,6 +101,9 @@
|
||||
hive.calibre.enable = true;
|
||||
hive.calibre.instanceFQDN = "calibre.jroeger.de";
|
||||
hive.calibre.libraries = ["Rote Bücher" "Technik" "Wissenschaft oder so"];
|
||||
hive.korrosync.enable = true;
|
||||
hive.korrosync.localPort = 7416;
|
||||
hive.korrosync.instanceFQDN = "korrosync.jroeger.de";
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
self.nixosModules.wireguard-server
|
||||
self.nixosModules.matrix
|
||||
self.nixosModules.calibre
|
||||
self.nixosModules.korrosync-hive
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user