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