diff --git a/hosts/pochita/configuration.nix b/hosts/pochita/configuration.nix index 4ac29ef..97499ea 100644 --- a/hosts/pochita/configuration.nix +++ b/hosts/pochita/configuration.nix @@ -22,7 +22,7 @@ enableTailscale = true; enableForgejo = true; enableCaddy = true; - enableCloudflareDyndns = true; + enableCloudflareDyndns = false; }; i18n.inputMethod.enable = lib.mkForce false; # no need for japanese input method