mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Restore minimal nymph host_vars for Void/i3
hostname was undefined after nymph.yml was deleted with the Arch path, causing the profile_desktop_host include_tasks condition to fail. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
8
ansible/inventory/host_vars/nymph.yml
Normal file
8
ansible/inventory/host_vars/nymph.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
hostname: nymph
|
||||||
|
|
||||||
|
desktop_sessions_enabled:
|
||||||
|
- i3
|
||||||
|
|
||||||
|
desktop_default_session: i3
|
||||||
|
desktop_default_session_env: xorg
|
||||||
Reference in New Issue
Block a user