System Gen4 @ 2026-03-25-00:14:09 by jonas@harbor

This commit is contained in:
2026-03-27 00:49:45 +01:00
parent 8d7af1285b
commit 206293fb46
2 changed files with 3 additions and 2 deletions

View File

@@ -77,6 +77,7 @@
hive.nextcloud-instance.ssl = true;
hive.nextcloud-instance.adminPasswordFile = config.sops.secrets.nextcloud-admin-pass.path;
hive.nextcloud-instance.instanceFQDN = "nextcloud.jroeger.de";
hive.minecraft-server.enable = true;
hive.nix-scripts.enable = true;
hive.borg-server.enable = true;
hive.borg-server.repositories.comfy-station.ssh_public_key = builtins.readFile (../../static/keys + "/borg-jonas@comfy-station.pub");