Docs, examples, and tooling

This commit is contained in:
2025-12-27 23:07:47 +01:00
parent dda1287f23
commit 0211efbae7
7 changed files with 228 additions and 84 deletions

View File

@@ -0,0 +1,15 @@
---
hypervisor: "none"
install_type: "physical"
install_drive: "/dev/sda"
os: "archlinux"
filesystem: "btrfs"
luks_enabled: true
luks_passphrase: "1234"
luks_mapper_name: "SYSTEM_DECRYPTED"
luks_auto_decrypt: true
luks_auto_decrypt_method: "tpm2"
luks_tpm2_device: "auto"
luks_tpm2_pcrs: "7"