common: map www.nhs.uk to Akamai IPv6 address
This commit is contained in:
parent
aa5519aae6
commit
dccdaa2608
1 changed files with 2 additions and 0 deletions
|
@ -214,5 +214,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
services.fwupd.enable = true;
|
services.fwupd.enable = true;
|
||||||
|
|
||||||
|
networking.hosts."2a02:26f0:5700:3b1::2ab3" = [ "www.nhs.uk" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue