Additional WSL Distributions List¶
I've been using an additional set of distributions for quite some time to install versions missing from the official manifest, as well as my own custom ones. After the announcement of the release of Ubuntu 26.04 Snapshot 1, I expanded the list and published it in the WSL configuration repository — wsl-configs.
Distributions list¶
The unofficial, ready-to-use list of additional WSL distributions consists of:
| Distribution | Architecture |
|---|---|
| NixOS 25.05 | amd64 |
| Rocky Linux 9.7 | amd64, arm64 |
| Rocky Linux 10.1 | amd64, arm64 |
| Ubuntu 25.04 | amd64, arm64 |
| Ubuntu 25.10 | amd64, arm64 |
| Ubuntu 26.04 Snapshot 1 | amd64, arm64 |
Info
An updated, additional list of WSL distributions is available in the Distributions list section of the Refference
Local setup¶
The manifest can be downloaded from the following link: distributions.json.
Then connect it locally using the commands below (run as Administrator):
Info
Change file:///path/to/distributions.json to real file path.
Connecting from repository¶
To connect the configuration from the repository, use the following commands (run as administrator):
Verification¶
After enabling the list, can check the distributions available for installation using the command:
Additional distributions not included in the official manifest should now appear in the output:
NAME FRIENDLY NAME
NixOS-25.05 NixOS 25.05
RockyLinux-9.7 Rocky Linux 9.7
RockyLinux-10.1 Rocky Linux 10.1
Ubuntu-25.04 Ubuntu 25.04
Ubuntu-25.10 Ubuntu 25.10
Ubuntu-26.04 Ubuntu 26.04 Snapshot 1
Disabling list¶
To disable the list, use the following commands (run as administrator):