mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-24 06:19:02 +00:00
10 lines
102 B
JSON
10 lines
102 B
JSON
{
|
|
"hello": "world",
|
|
"whoa": 4566,
|
|
"list-of-names": [
|
|
"Cheesy",
|
|
"Angry",
|
|
"Ash"
|
|
]
|
|
}
|