cluster/services/certificates: install internal wildcard cert on thunderskin

This commit is contained in:
Max Headroom 2023-03-21 23:55:22 +01:00
parent faf9fca341
commit eaa164d6ab

View file

@ -1,7 +1,7 @@
{ {
services.certificates = { services.certificates = {
nodes = { nodes = {
internal-wildcard = [ "checkmate" "VEGAS" ]; internal-wildcard = [ "checkmate" "thunderskin" "VEGAS" ];
}; };
nixos = { nixos = {
internal-wildcard = [ internal-wildcard = [