nixos-config/tests/lib/data/data/sample.json
2024-06-09 23:03:26 +08:00

10 lines
102 B
JSON

{
"hello": "world",
"whoa": 4566,
"list-of-names": [
"Cheesy",
"Angry",
"Ash"
]
}