From 16ed2477b941739e2cfe815afee1393e1a753782 Mon Sep 17 00:00:00 2001 From: Schrottkatze Date: Thu, 23 Nov 2023 14:58:19 +0100 Subject: [PATCH] remove hardcoded ccchh ip addresses --- modules/desktop/networking.nix | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/modules/desktop/networking.nix b/modules/desktop/networking.nix index 3167fb2..7665144 100644 --- a/modules/desktop/networking.nix +++ b/modules/desktop/networking.nix @@ -38,31 +38,6 @@ in { "googletagservices.com" "googlesyndication.com" ]; - "10.31.208.9" = [ - "mqtt.z9" - ]; - "10.31.208.10" = [ - "club-assistant.ccchh.net" - ]; - "10.31.208.23" = [ - "light.z9" - "light.ccchh.net" - ]; - "10.31.210.31" = [ - "octopi.z9.ccchh.net" - ]; - "10.31.210.33" = [ - "wled-kueche.z9.ccchh.net" - ]; - "10.31.210.34" = [ - "wled-serverschrank.z9.ccchh.net" - ]; - "10.31.208.25" = [ - "zigbee2mqtt.ccchh.net" - ]; - "10.31.208.24" = [ - "esphome.ccchh.net" - ]; }; }; environment.etc = (with builtins; (