Update FreeBSD profile with Niri

This commit is contained in:
Fabio Scotto di Santolo
2026-07-15 22:26:29 +02:00
parent fa39a2571b
commit 8eabc5b340
22 changed files with 317 additions and 147 deletions

View File

@@ -79,12 +79,12 @@
roles:
- profile_lab
- name: Configure Hyprland desktop on FreeBSD
hosts: platform_freebsd:&desktop_hyprland
- name: Configure Niri desktop on FreeBSD
hosts: platform_freebsd:&desktop_niri
become: true
roles:
- profile_desktop_hyprland_freebsd
- profile_desktop_niri_freebsd
- name: Configure Fedora workstation development layer
hosts: workstation_dev_fedora