nixos/clients/quadraticpc/timeguessr.nix
2026-04-05 15:41:20 -04:00

5 lines
82 B
Nix

{
networking.hosts = {
"23.37.196.172" = [ "cdn.apple-mapkit.com" ];
};
}