mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/tests/systemd-timesyncd-nscd-dnssec.nix: change name to be more specific
This commit is contained in:
parent
1460350c4c
commit
1f1c72470b
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ let
|
|||
ntpIP = "192.0.2.1";
|
||||
in
|
||||
{
|
||||
name = "systemd-timesyncd";
|
||||
name = "systemd-timesyncd-nscd-dnssec";
|
||||
nodes.machine =
|
||||
{
|
||||
pkgs,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue