diff --git a/infra/operator/main.tf b/infra/operator/main.tf index 90baaa8a..11b94126 100644 --- a/infra/operator/main.tf +++ b/infra/operator/main.tf @@ -72,7 +72,6 @@ module "nixos" { ${path.root}/options.nix # for service `mastodon` import `mastodon.nix` # FIXME: get VM details from TF - ${path.root}/../../machines/operator/${inst.hostname} ${path.module}/${name}.nix ]; }