finish nomad, add consul, sops

This commit is contained in:
2023-11-19 23:56:31 +00:00
parent cc519e48cf
commit 4017faff48

View File

@@ -30,7 +30,7 @@ in {
enable = true;
webUi = true;
interface.bind = "end0";
extraConfigFiles = [sops.secrets.consul_encrypt_json.path];
extraConfigFiles = [config.sops.secrets.consul_encrypt_json.path];
extraConfig = {
bootstrap = false;
server = true;