Merge branch 'main' into storage-refactor

This commit is contained in:
Leyla Becker 2026-03-07 10:41:38 -06:00
commit 1289462220
13 changed files with 4324 additions and 52 deletions

View file

@ -144,6 +144,7 @@
Endpoint = "185.230.126.146:51820";
# Allow all traffic but use policy routing to prevent system-wide VPN
AllowedIPs = ["0.0.0.0/0"];
PersistentKeepalive = 25;
}
];
};
@ -339,7 +340,7 @@
};
actual = {
enable = true;
enable = false;
domain = "budget.jan-leila.com";
impermanence.enable = false;
};