feat: manage Java 11 with Mise on Fedora WSL

This commit is contained in:
Fabio Scotto di Santolo
2026-08-31 18:20:52 +02:00
parent 67b576d9b3
commit 45340103d0
8 changed files with 55 additions and 1 deletions

View File

@@ -88,7 +88,7 @@ The workstation receives two layers:
- Fedora development setup through `workstation_dev_fedora`.
- WSL setup with `systemd` through `workstation_dev_wsl`.
That gives it Fedora packages through DNF, Docker from the official repository, shared workstation dotfiles and templates, tmux helpers, and WSL systemd configuration. Windows applications are installed manually; the WSL profile does not manage Python remoting components for them.
That gives it Fedora packages through DNF, Docker from the official repository, Mise from its official COPR repository with a pinned Eclipse Temurin Java 11 JDK, shared workstation dotfiles and templates, tmux helpers, and WSL systemd configuration. Windows applications are installed manually; the WSL profile does not manage Python remoting components for them.
### WSL workflow