8 lines
279 B
YAML
8 lines
279 B
YAML
|
|
---
|
||
|
|
# Workstation-class control node (ubongo, ADR-015) — developer-environment users.
|
||
|
|
# The operator and the dedicated AI-worker user both get the dev_env role (dotfiles,
|
||
|
|
# zsh/tmux/nvim), so `sudo -iu claude` lands in the same clean shell.
|
||
|
|
dev_env__users:
|
||
|
|
- sjat
|
||
|
|
- claude
|