mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2026-06-14 09:32:21 +00:00
12 lines
471 B
JSON
12 lines
471 B
JSON
[
|
|
{ "id": "alpine", "file": "alpine.yaml" },
|
|
{ "id": "arch", "file": "arch.yaml" },
|
|
{ "id": "debian", "file": "debian.yaml" },
|
|
{ "id": "fedora", "file": "fedora.yaml" },
|
|
{ "id": "opensuse", "file": "opensuse.yaml" },
|
|
{ "id": "void", "file": "void.yaml" },
|
|
{ "id": "nix", "file": "nix.yaml" },
|
|
{ "id": "gentoo", "file": "gentoo.yaml" },
|
|
{ "id": "slackware","file": "slackware.yaml" },
|
|
{ "id": "macos", "file": "macos.yaml" }
|
|
]
|