add actualtap for working with actual api

This commit is contained in:
Noah Masur
2026-07-29 00:46:26 +00:00
parent a3a5c516ce
commit 59685bf023
9 changed files with 253 additions and 1 deletions
@@ -109,8 +109,9 @@ in
};
# Allow web traffic to Caddy
nmasur.presets.services.caddy.routes = [
nmasur.presets.services.caddy.routes = lib.mkAfter [
{
group = "actual";
match = [ { host = [ hostnames.budget ]; } ];
handle = [
{