Switch to cloudflare-dyndns

This commit is contained in:
Jimbo 2025-02-25 03:08:11 -05:00
parent 984b12819e
commit 752b79a5c7
11 changed files with 16 additions and 23 deletions

View file

@ -32,7 +32,7 @@
networking.firewall.allowedTCPPorts = [ 2299 ];
services.ddclient.domains = [ "git.nixfox.ca" ];
services.cloudflare-dyndns.domains = [ "git.nixfox.ca" ];
environment.persistence."/persist".directories = [ "/var/lib/forgejo" ];
};