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

@@ -84,6 +84,7 @@ The dotfile vars follow the same split: `desktop_common_dotfiles` carries mode-i
## Workstation Notes
- `deadalus` is modeled as Windows + Fedora WSL and is the sole workstation target.
- Fedora WSL belongs to `platform_fedora`, `workstation_dev_fedora`, and the shared WSL layer. It must not receive Flatpak or Snap runtimes.
- Fedora WSL installs Mise from the official `jdxcode/mise` COPR and uses its pinned Temurin Java 11 JDK; update the declared Mise version deliberately.
- Windows applications are installed manually and are not managed from the WSL profile.
## Atlas NAS Notes