From 8b488cd7adb5256cceed901bb1d6336774f906a3 Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra Date: Thu, 26 Jun 2025 18:55:17 +0200 Subject: [PATCH] unset class, fixing #408 --- infra/common/options.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/common/options.nix b/infra/common/options.nix index 14d94d89..993a1c45 100644 --- a/infra/common/options.nix +++ b/infra/common/options.nix @@ -6,7 +6,7 @@ let in { - _class = "nixops4Resource"; + # `config` not set and imported from multiple places: no fixed module class options.fediversityVm = {