finish nomad, add consul, sops

This commit is contained in:
2023-11-20 00:03:34 +00:00
parent bdbb121c1b
commit 60cfc76ea1

View File

@@ -22,7 +22,7 @@ in {
# virtualisation.docker.enable = true;
sops.secrets.consul_encrypt_json = {
sopsFile = "${secretstore}/consul_encrypt.json";
consul_encrypt_json.format = "binary";
format = "binary";
};
services.consul = {