Move nymph to target Void+Niri

This commit is contained in:
Fabio Scotto di Santolo
2026-07-17 17:42:05 +02:00
parent 8eabc5b340
commit 2bfe6fd8fa
13 changed files with 354 additions and 194 deletions

View File

@@ -1,3 +1,5 @@
---
desktop_profile: niri
desktop_sessions_enabled:
- niri
desktop_default_session: niri

View File

@@ -221,6 +221,28 @@ desktop_hyprland_packages:
- xdg-desktop-portal-hyprland
- xorg-server-xwayland
desktop_niri_packages:
- cliphist
- dunst
- foot
- foot-terminfo
- gtklock
- grim
- niri
- rofi
- slurp
- SwayOSD
- Waybar
- wl-clipboard
- xdg-desktop-portal-gtk
- xorg-server-xwayland
void_lab_packages:
- llvm
- podman
- qemu
- smartmontools
profile_packages:
- bash-language-server
- bluez

View File

@@ -1,7 +1,7 @@
---
hostname: nymph
# FreeBSD/Niri laptop target. Keep host-specific packages empty until hardware
# Void Linux/Niri laptop target. Keep host-specific packages empty until hardware
# support is verified on the installed system.
host_packages: []
host_enabled_services: []

View File

@@ -2,7 +2,9 @@
all:
children:
platform_void:
hosts: {}
hosts:
nymph:
ansible_connection: local
platform_mint:
hosts:
@@ -10,9 +12,7 @@ all:
ansible_connection: local
platform_freebsd:
hosts:
nymph:
ansible_connection: local
hosts: {}
void:
children: