refactor(global_defaults): drop orphan luks.urandom/verify and aur feature, bump fedora to 45

This commit is contained in:
2026-05-02 19:51:18 +02:00
parent 3eaf918a53
commit 5d0630a386
3 changed files with 1 additions and 9 deletions

View File

@@ -118,8 +118,6 @@
iter: "{{ system_raw.luks.iter | int }}"
bits: "{{ system_raw.luks.bits | int }}"
pbkdf: "{{ system_raw.luks.pbkdf | string }}"
urandom: "{{ system_raw.luks.urandom | bool }}"
verify: "{{ system_raw.luks.verify | bool }}"
# --- Feature flags ---
features:
cis: