cluster/services/consul: use our consul package

This commit is contained in:
Max Headroom 2024-06-04 13:55:19 +02:00
parent b98485516b
commit 5b9d428f84

View file

@ -13,6 +13,7 @@ in
services.consul = {
enable = true;
webUi = true;
package = depot.packages.consul;
extraConfig = {
datacenter = "eu-central";
domain = "sd-magic.${domain}.";