mirror of
https://github.com/sstent/nixos-cluster.git
synced 2026-02-02 10:32:03 +00:00
finish nomad, add consul, sops
This commit is contained in:
@@ -22,7 +22,7 @@ in {
|
|||||||
# virtualisation.docker.enable = true;
|
# virtualisation.docker.enable = true;
|
||||||
sops.secrets.consul_encrypt_json = {
|
sops.secrets.consul_encrypt_json = {
|
||||||
sopsFile = "${secretstore}/consul_encrypt.json";
|
sopsFile = "${secretstore}/consul_encrypt.json";
|
||||||
consul_encrypt_json.format = "binary";
|
format = "binary";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.consul = {
|
services.consul = {
|
||||||
|
|||||||
Reference in New Issue
Block a user