about summary refs log tree commit diff
path: root/modules/core
diff options
context:
space:
mode:
Diffstat (limited to 'modules/core')
-rw-r--r--modules/core/tests.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/core/tests.nix b/modules/core/tests.nix
index 1aca3f30..3468fabb 100644
--- a/modules/core/tests.nix
+++ b/modules/core/tests.nix
@@ -146,9 +146,6 @@ let
     { check = config.networking.firewall.enable;
       path  = ["nixos" "firewall"];
     }
-    { check = config.services.fleet.enable;
-      path  = ["nixos" "fleet"];
-    }
     { check = config.services.fwupd.enable;
       path  = ["nixos" "fwupd"];
     }