Merge pull request #167061 from Artturin/fixtestevalhib

This commit is contained in:
Martin Weinelt 2022-04-03 20:54:34 +02:00 committed by GitHub
commit bc4b9eef3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ in makeTest {
nodes = { nodes = {
# System configuration used for installing the installedConfig from above. # System configuration used for installing the installedConfig from above.
nodes.machine = { config, lib, pkgs, ... }: with lib; { machine = { config, lib, pkgs, ... }: with lib; {
imports = [ imports = [
../modules/profiles/installation-device.nix ../modules/profiles/installation-device.nix
../modules/profiles/base.nix ../modules/profiles/base.nix