diff --git a/nixos/tests/snapcast.nix b/nixos/tests/snapcast.nix index b7b3ded22394..db2c5331fe02 100644 --- a/nixos/tests/snapcast.nix +++ b/nixos/tests/snapcast.nix @@ -17,7 +17,7 @@ in maintainers = [ hexa ]; }; - nodes = { + containers = { server = { services.snapserver = { enable = true;