Valve still uses the 6.1 LTS kernel for SteamOS so it will be nice having a 6.6 kernel with the same
Valve still uses the 6.1 LTS kernel for SteamOS so it will be nice having a 6.6 kernel with the same required kernel patches and packages


manual partitioning scheme:
mount point: /boot/efi
format: vfat
size: 300MB
(optional: use existing system efi partition)
mount point: /boot
format: ext4
size: 1GB
mount point:
format: btrfs
size: [max]
mount point: /
format: btrfs (subvolume)
mount point: /var
format: btrfs (subvolume)
mount point: /var/home
format: btrfs (subvolume)printf 'amdgpu.ppfeaturemask=0x%x\n' "$(($(cat /sys/module/amdgpu/parameters/ppfeaturemask) | 0x4000))"