masive rewriting and setup of server files

This commit is contained in:
2024-09-28 23:10:03 -06:00
parent f9399c51fa
commit 9151ca5971
39 changed files with 756 additions and 556 deletions

View File

@@ -17,7 +17,7 @@
};
};
services.cloudflare-dyndns = {
enable = config.my.scripts.update-dns.enable;
inherit (config.my.scripts.update-dns) enable;
ipv4 = true;
ipv6 = false;
proxied = false;