diff --git a/deployment/check/common/utils.nix b/deployment/check/common/utils.nix index e890cfe2..3ae02e0f 100644 --- a/deployment/check/common/utils.nix +++ b/deployment/check/common/utils.nix @@ -10,10 +10,8 @@ { imports = [ ../common/sharedOptions.nix - # tests need this, however outside tests this (and esp its import nixos-test-base) must not be used ../common/targetNode.nix "${sources.nixpkgs}/nixos/modules/profiles/minimal.nix" - # "${nixpkgs}/nixos/modules/profiles/perlless.nix" # failed under disko "${sources.nixpkgs}/nixos/modules/profiles/qemu-guest.nix" # systemd-repart # ../../../infra/common/nixos/repart.nix