mirror of
https://github.com/fscotto/infra.git
synced 2026-07-29 16:20:01 +00:00
14 lines
347 B
YAML
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: []
|