diff --git a/clanServices/hello-world/default.nix b/clanServices/hello-world/default.nix index d14e5b057..5c682cb13 100644 --- a/clanServices/hello-world/default.nix +++ b/clanServices/hello-world/default.nix @@ -35,10 +35,13 @@ settings, # The name of this instance of the service + instanceName, # The current machine + machine, # All roles of this service, with their assigned machines + roles, ... }: {