From 9fe7530c16d7bdab4fdcf19a32934f67f9333fe7 Mon Sep 17 00:00:00 2001 From: osbm Date: Sun, 13 Apr 2025 04:04:00 +0300 Subject: [PATCH] move the services to pochita --- hosts/pochita/configuration.nix | 2 +- hosts/ymir/configuration.nix | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/hosts/pochita/configuration.nix b/hosts/pochita/configuration.nix index b438db6..fa82b01 100644 --- a/hosts/pochita/configuration.nix +++ b/hosts/pochita/configuration.nix @@ -21,7 +21,7 @@ blockTwitter = false; enableForgejo = true; enableCaddy = true; - enableCloudflareDyndns = false; + enableCloudflareDyndns = true; }; i18n.inputMethod.enable = lib.mkForce false; # no need for japanese input method diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index 1c36b21..8e50147 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -22,10 +22,8 @@ enableWakeOnLan = true; enableSound = true; enableADB = true; - enableCaddy = true; enableOllama = true; enableMinegrubTheme = true; - enableCloudflareDyndns = true; }; # Bootloader.