cluster/services/certificates: install certs on prophet
This commit is contained in:
parent
2adcd30e42
commit
21e9cf9c53
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
services.certificates = {
|
services.certificates = {
|
||||||
nodes = {
|
nodes = {
|
||||||
internal-wildcard = [ "checkmate" "thunderskin" "VEGAS" ];
|
internal-wildcard = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
|
||||||
};
|
};
|
||||||
nixos = {
|
nixos = {
|
||||||
internal-wildcard = [
|
internal-wildcard = [
|
||||||
|
|
Loading…
Reference in a new issue