diff --git a/tests/minimal.nix b/tests/minimal.nix index 73d1cc6..7327f55 100644 --- a/tests/minimal.nix +++ b/tests/minimal.nix @@ -14,7 +14,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see -import ./../../nixpkgs/nixos/tests/make-test.nix { +import { machine = { config, pkgs, ... }: