calamares-nixos-extensions: Remove BIOS boot partition (#499070)

This commit is contained in:
Will Fancher
2026-03-12 03:28:40 +00:00
committed by GitHub
@@ -22,17 +22,7 @@ availableFileSystemTypes:
showNotEncryptedBootMessage: false
bios:
mountPoint: "/boot"
minimumSize: 512MiB
recommendedSize: 1GiB
label: "BOOT"
partitionLayout:
- name: "boot"
filesystem: "ext4"
mountPoint: "/boot"
size: 1GiB
- name: "root"
filesystem: "unknown"
noEncrypt: false