Update ACME/nginx org-agenda-api host config and stage taffybar repos

This commit is contained in:
2026-02-23 01:02:14 -08:00
committed by Kat Huang
parent fe3862d4ec
commit 43c86bc011
10 changed files with 12 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
services.org-agenda-api-host = {
enable = true;
domain = "org-agenda-api.colonelpanic8.duckdns.org";
domain = "colonelpanic8.duckdns.org";
containerImage = orgAgendaApiImageName;
containerImageFile = orgAgendaApiContainer;
secretsFile = config.age.secrets.org-api-auth-password.path;