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
parent 1460350c4c
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,