cluster/services/storage: use recursive simulacrum deps
This commit is contained in:
parent
945698a3ea
commit
9ed3655ccf
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ in
|
|||
};
|
||||
simulacrum = {
|
||||
enable = true;
|
||||
deps = [ "wireguard" "consul" "locksmith" "incandescence" ];
|
||||
deps = [ "consul" "locksmith" "incandescence" "patroni" "ways" ];
|
||||
settings = ./test.nix;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue