mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
Remove Hyprland and FreeBSD desktop profiles
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
that:
|
||||
- (desktop_environment | default('minimal')) == 'minimal'
|
||||
- (desktop_sessions_enabled | default([]) | length > 0)
|
||||
- (desktop_sessions_enabled | default([]) | difference(['sway', 'hyprland', 'niri']) | length == 0)
|
||||
- (desktop_sessions_enabled | default([]) | difference(['sway', 'niri']) | length == 0)
|
||||
- desktop_default_session in (desktop_sessions_enabled | default([]))
|
||||
fail_msg: >-
|
||||
desktop_environment must be minimal. Minimal desktops also require
|
||||
|
||||
Reference in New Issue
Block a user