From e86035bc5261eb131e4b75569f925fcaebdaf06c Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra Date: Wed, 22 Oct 2025 17:02:10 +0200 Subject: [PATCH] rm comment Signed-off-by: Kiara Grouwstra --- deployment/check/common/utils.nix | 2 -- 1 file changed, 2 deletions(-) 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