306 current 2025-10-11 17:04:37 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 17:24:32 -05:00
parent 7326275c09
commit 3f0900ed10
15 changed files with 113 additions and 48 deletions

View File

@@ -90,12 +90,13 @@ in
};
};
# sops.secrets = {
# "${service}_" = {
# owner = "${service}";
# group = "${service}";
# };
# };
# add to glance
modules.services.glance.links.mediastack = [{
title = service;
url = "https://media.${homelab.base_domain}";
error-url = "http://${cfg.url}:${toString cfg.port}";
check-url = "http://${homelab.host_ip}:${toString cfg.port}";
icon = "di:${service}"; }];
# add to backups
modules.system.backups.baks = {