finish nomad, add consul, sops

This commit is contained in:
2023-11-20 00:33:25 +00:00
parent 2ebcd9cdc4
commit 4531802aeb

View File

@@ -31,6 +31,7 @@ in {
# package = myPkg;
enable = true;
webUi = true;
consulAddr = "0.0.0.0:8500";
interface.bind = "end0";
extraConfigFiles = [config.sops.secrets."consul_encrypt.json".path];
extraConfig = {