nixos/tests/systemd-timesyncd-nscd-dnssec.nix: change name to be more specific

This commit is contained in:
nikstur 2026-06-04 16:44:16 +02:00
commit 1f1c72470b

View file

@ -20,7 +20,7 @@ let
ntpIP = "192.0.2.1";
in
{
name = "systemd-timesyncd";
name = "systemd-timesyncd-nscd-dnssec";
nodes.machine =
{
pkgs,