Add host_vars for Mission-Control (WSL2 workstation)

This commit is contained in:
2026-05-21 15:57:25 -04:00
parent cea2a0ff15
commit 0d16a16793

View File

@@ -0,0 +1,23 @@
---
# Mission-Control — Windows 11 workstation with WSL2 Ubuntu
# Primary use: research, development, general-purpose workstation
node_type: workstation
has_gpu: false
# Basic packages for a dev workstation
extra_packages:
- curl
- git
- htop
- tmux
- jq
- vim
- python3-pip
- unzip
- wget
# No Ollama — WSL2 has no GPU passthrough by default
ollama_models: []
# Hermes auto-update offset (staggered after Neo=40)
hermes_update_offset: 50