From bb3fb72adea545ef02488ac2cfa6870e497f99a7 Mon Sep 17 00:00:00 2001 From: zowoq <59103226+zowoq@users.noreply.github.com> Date: Thu, 16 Apr 2026 11:15:54 +1000 Subject: [PATCH] Revert "nixosTests.rasdaemon: mark as broken" This reverts commit 57d2a63b1106999ce6436db91cc20bac967c1cc0. --- nixos/tests/rasdaemon.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/tests/rasdaemon.nix b/nixos/tests/rasdaemon.nix index a67c34578a6a..b6f6bcbe658b 100644 --- a/nixos/tests/rasdaemon.nix +++ b/nixos/tests/rasdaemon.nix @@ -3,7 +3,6 @@ name = "rasdaemon"; meta = { inherit (pkgs.rasdaemon.meta) maintainers; - broken = true; # test timed out }; nodes.machine =