up:: WSL
いろいろ情報があるが、今はwslをシャットダウンしてからwindowsのアプリ設定で移動すればいいだけ。redditの二個目の返答がそのまま使える。
Ubuntu(WSL2)をCドライブからDドライブへ引越す
WSL2環境をDドライブに移動する。 - programwiz.org
windows 10 - Is there any way to install WSL on non-C drive? - Super User
wsl --export <Distribution Name> <FileName>
wsl --unregister <Distribution Name>
wsl --import <Distribution Name> <InstallLocation> <FileName>
/etc/wsl.conf
[user]
default=user-name