cluster/services/locksmith: add simulacrum deps

This commit is contained in:
Max Headroom 2024-08-11 00:54:14 +02:00
parent b258bab23e
commit f75c7b8522

View file

@ -14,5 +14,6 @@
./provider.nix
];
};
simulacrum.deps = [ "chant" "consul" ];
};
}