diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix index f51c631c96b3..1ac164f4b816 100644 --- a/nixos/tests/installer.nix +++ b/nixos/tests/installer.nix @@ -1013,7 +1013,6 @@ in { ''; bootLoader = "systemd-boot"; extraInstallerConfig = { modulesPath, ...}: { - imports = [ (modulesPath + "/tasks/stratis.nix") ]; config = { services.stratis.enable = true; environment.systemPackages = [