cluster/services/ways: add simulacrum deps

This commit is contained in:
Max Headroom 2024-08-11 00:54:36 +02:00
parent f68ca08d52
commit c8fc770c43

View file

@ -8,6 +8,7 @@
services.ways = {
nodes.host = config.services.websites.nodes.host;
nixos.host = ./host.nix;
simulacrum.deps = [ "nginx" "acme-client" "dns" "certificates" "consul" ];
};
dns.records = lib.mapAttrs'