From a6d91b6c0275a902eda57f78825d6fc360a9eeef Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra Date: Sun, 24 Aug 2025 20:15:22 +0200 Subject: [PATCH] rm users --- deployment/check/common/targetNode.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/deployment/check/common/targetNode.nix b/deployment/check/common/targetNode.nix index d6497fd0..e88be811 100644 --- a/deployment/check/common/targetNode.nix +++ b/deployment/check/common/targetNode.nix @@ -18,7 +18,6 @@ in (modulesPath + "/profiles/qemu-guest.nix") (modulesPath + "/../lib/testing/nixos-test-base.nix") ./sharedOptions.nix - ../../../infra/common/nixos/users.nix ]; config = mkMerge [