and apple mapkit fix
why do i need this
This commit is contained in:
parent
6c9a984ab7
commit
a2739a1e87
2 changed files with 9 additions and 4 deletions
5
clients/quadraticpc/timeguessr.nix
Normal file
5
clients/quadraticpc/timeguessr.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
networking.hosts = {
|
||||
"23.37.196.172" = [ "cdn.apple-mapkit.com" ];
|
||||
};
|
||||
}
|
||||
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -1666,11 +1666,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1775143177,
|
||||
"narHash": "sha256-WUju0NZK7Uog+e8JhTmMnrTPfP0AwRmy8NofyQ3N7DA=",
|
||||
"lastModified": 1775410379,
|
||||
"narHash": "sha256-O3Rb6JeHeUPxvPVzX4aEzYn7ysmfbCkAvOQj1LlSsWA=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "c130d28b9342b7a66c469caaf03c39852ee64fcc",
|
||||
"revCount": 404,
|
||||
"rev": "aac843d79372dc210ae36fc4a674628440f353a6",
|
||||
"revCount": 431,
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://git.federated.nexus/Henry-Hiles/nexus"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue