The following document describes how to import and configure a Fedora 35 distribution in Windows Subsystem for Linux (WSL). All of the following code blocks can be copied in whole and pasted into a terminal.
First set the WSL name to use in the $Fedora variable. This variable is used in several places in the below code snippets.
$Fedora='fedora'