cluster/services/certificates: install internal wildcard cert on thunderskin
This commit is contained in:
parent
faf9fca341
commit
eaa164d6ab
1 changed files with 1 additions and 1 deletions
|
@ -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 = [
|
||||||
|
|
Loading…
Reference in a new issue