From c0ea14471265f316fed5e21efbf8e4e010b4b9a9 Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra Date: Sun, 11 May 2025 15:33:01 +0200 Subject: [PATCH] temp settle on testing just garage --- infra/operator/main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/operator/main.tf b/infra/operator/main.tf index a72ce35f..474b79ea 100644 --- a/infra/operator/main.tf +++ b/infra/operator/main.tf @@ -50,7 +50,7 @@ module "nixos" { # FIXME recheck what may be moved back to sync-nix for_each = {for name, inst in merge( local.peripherals, - local.application_configs, + # local.application_configs, ) : name => merge(inst, { config_tf = { fediversityVm = {