commit 61d6ca198eb635124d0ff2d474e6300c17c53747 parent 85b2eb9125ac417cc7893a03c0c967f378f155cb Author: Peter <peter@minskio.co.uk> Date: Wed, 9 Sep 2026 14:35:38 +0100 Cloudflare token used in caddy config Diffstat:
| M | variables.sample.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/variables.sample.nix b/variables.sample.nix @@ -21,6 +21,7 @@ rec { pdfpassword = ""; privatekey = "path/to/private.key"; zerotier = ""; + cloudflare = ""; }; syncthing = { machine1 = "id-number-1";