and apple mapkit fix

why do i need this
This commit is contained in:
Henry Hiles 2026-04-05 15:41:20 -04:00
commit a2739a1e87
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
2 changed files with 9 additions and 4 deletions

View file

@ -0,0 +1,5 @@
{
networking.hosts = {
"23.37.196.172" = [ "cdn.apple-mapkit.com" ];
};
}