From 1f1cf0d516472ffded69fe9bdbefed8ca96e4ac2 Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra Date: Fri, 27 Jun 2025 11:53:17 +0200 Subject: [PATCH] unset class, fixing #408 (#410) Reviewed-on: https://git.fediversity.eu/Fediversity/Fediversity/pulls/410 Reviewed-by: Valentin Gagarin Co-authored-by: Kiara Grouwstra Co-committed-by: Kiara Grouwstra --- 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 = {