WIP: The Simulacrum #106

Closed
max wants to merge 15 commits from pr-full-test into master
Showing only changes of commit 01f5a51263 - Show all commits

View file

@ -54,7 +54,7 @@ in
};
simulacrum = {
enable = true;
deps = [ "wireguard" "consul" "locksmith" "incandescence" ];
deps = [ "consul" "locksmith" "incandescence" "patroni" "ways" ];
settings = ./test.nix;
};
};