meta/sites: Rename from meta.services

This commit is contained in:
SebastianStork 2026-03-10 15:36:37 +01:00
parent 1c80dbef8b
commit 19548f8486
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
23 changed files with 24 additions and 24 deletions

View file

@ -29,7 +29,7 @@ in
custom = {
services.caddy.virtualHosts.${cfg.domain}.port = cfg.port;
meta.services.${cfg.domain} = {
meta.sites.${cfg.domain} = {
title = "ntfy";
icon = "sh:ntfy";
};