lol

Merge pull request #167061 from Artturin/fixtestevalhib

authored by

Martin Weinelt and committed by
GitHub
bc4b9eef 95a07264

+1 -1
+1 -1
nixos/tests/hibernate.nix
··· 39 39 40 40 nodes = { 41 41 # System configuration used for installing the installedConfig from above. 42 - nodes.machine = { config, lib, pkgs, ... }: with lib; { 42 + machine = { config, lib, pkgs, ... }: with lib; { 43 43 imports = [ 44 44 ../modules/profiles/installation-device.nix 45 45 ../modules/profiles/base.nix