Files
infra/ansible/inventory/host_vars/nymph.yml
2026-07-17 22:39:36 +02:00

14 lines
347 B
YAML

---
hostname: nymph
# Fedora Workstation/GNOME laptop target. GNOME is provided by the base Fedora
# Workstation install; Ansible deploys shared desktop dotfiles but leaves GNOME
# settings unmanaged for now.
host_packages:
- rclone
- syncthing
host_flatpak_packages:
- com.spotify.Client
- org.telegram.desktop
host_enabled_services: []