finish nomad, add consul, sops

This commit is contained in:
2023-11-20 00:07:52 +00:00
parent 60cfc76ea1
commit ba04b17158

View File

@@ -23,6 +23,8 @@ in {
sops.secrets.consul_encrypt_json = {
sopsFile = "${secretstore}/consul_encrypt.json";
format = "binary";
owner = "consul";
group = "consul";
};
services.consul = {