From 8af66556b9ba6d2eb9f258a494f9ca642c3c8bfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Bourdeauducq?= Date: Fri, 11 Oct 2024 17:27:10 +0800 Subject: [PATCH] nixbld: remove google fonts workaround --- nixbld-etc-nixos/configuration.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/nixbld-etc-nixos/configuration.nix b/nixbld-etc-nixos/configuration.nix index 3db1d77..1890199 100644 --- a/nixbld-etc-nixos/configuration.nix +++ b/nixbld-etc-nixos/configuration.nix @@ -531,11 +531,6 @@ in "/kasli/192.168.1.70" "/kasli-customer/192.168.1.75" "/stabilizer-customer/192.168.1.76" - - # Google can't do DNS geolocation correctly and slows down websites of everyone using - # their shitty font cloud hosting. In HK, you sometimes get IPs behind the GFW that you - # cannot reach. - "/fonts.googleapis.com/142.250.207.74" ]; dhcp-match = "set:ipxe,175"; # https://forum.ipxe.org/showthread.php?tid=6077