mirror of
https://github.com/fscotto/infra.git
synced 2026-07-29 16:20:01 +00:00
Change nymph target to Fedora Workstation
This commit is contained in:
@@ -1,26 +1,7 @@
|
||||
---
|
||||
hostname: nymph
|
||||
|
||||
# Void Linux/Niri laptop target. Keep host-specific packages empty until hardware
|
||||
# support is verified on the installed system.
|
||||
|
||||
# DankLinux / DankMaterialShell (DMS) repositories.
|
||||
# https://danklinux.com/docs/dankmaterialshell/installation (Void Linux)
|
||||
# The packages_void role writes each entry to /etc/xbps.d/<name>.conf as
|
||||
# "repository=<url>" and refreshes the cache with accept_pubkey: true, which
|
||||
# auto-trusts the DankLinux signing key on first sync.
|
||||
host_xbps_repositories:
|
||||
- name: dms
|
||||
url: https://void.danklinux.com/dms/current
|
||||
- name: danklinux
|
||||
url: https://void.danklinux.com/danklinux/current
|
||||
|
||||
# DankMaterialShell. Installing dms pulls in quickshell, dgop, matugen, etc.
|
||||
# The remainder are the optional features documented for DMS.
|
||||
host_packages:
|
||||
- dms
|
||||
- cava
|
||||
- dankcalendar
|
||||
- danksearch
|
||||
- qt6-multimedia
|
||||
# Fedora Workstation/GNOME laptop target. GNOME is provided by the base Fedora
|
||||
# Workstation install and is intentionally not customized by Ansible yet.
|
||||
host_packages: []
|
||||
host_enabled_services: []
|
||||
|
||||
Reference in New Issue
Block a user