diff --git a/config.sample.toml b/config.sample.toml index 3ba0513..860fcf0 100644 --- a/config.sample.toml +++ b/config.sample.toml @@ -2,7 +2,6 @@ hs_url = "https://example.org" username = "wol" password = "s3cr3t" -[[ hosts ]] -name = "example" +[ hosts.example ] mac_addr = [0x70,0x8b,0xcd,0x54,0xe2,0x32] users = ["@admin:example.org"]