cluster/services/storage: add more simulacrum deps
This commit is contained in:
parent
1142e2a609
commit
d12ef28d1c
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ in
|
|||
};
|
||||
simulacrum = {
|
||||
enable = true;
|
||||
deps = [ "wireguard" "consul" "locksmith" "incandescence" ];
|
||||
deps = [ "wireguard" "consul" "chant" "locksmith" "incandescence" "dns" "acme-client" "patroni" "nginx" "ways" "certificates" ];
|
||||
settings = ./test.nix;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue