261 current 2025-10-11 02:26:00 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 02:49:16 -05:00
parent dc4948063e
commit fc6b0e9390
2 changed files with 1 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ in
backups.enable = true;
backups.repo = "/holocron/backups";
sops.enable = true;
podman.enable = false;
podman.enable = true;
syncthing.enable = true;
tailscale.enable = true;
nvidia.enable = true;

View File

@@ -67,7 +67,6 @@ in
];
ports = [
"127.0.0.1:7704:8123"
"127.0.0.1:8124:80"
];
environment = {
TZ = homelab.tz;