feat: switch os_install root filesystem from ext4 to btrfs

This commit is contained in:
Aiden McClelland
2026-03-12 11:11:14 -06:00
parent 0070a8e692
commit d12b278a84

View File

@@ -1,3 +1,3 @@
{boot} /boot vfat umask=0077 0 2
{efi} /boot/efi vfat umask=0077 0 1
{root} / ext4 defaults 0 1
{root} / btrfs defaults 0 1