diff --git a/nixos/tests/pinnwand.nix b/nixos/tests/pinnwand.nix index e7e62ee7dacc..f14a22f76686 100644 --- a/nixos/tests/pinnwand.nix +++ b/nixos/tests/pinnwand.nix @@ -12,7 +12,7 @@ in maintainers = [ hexa ]; }; - nodes = { + containers = { server = { config, ... }: {