classy-giraffe / easy-arch

Script for boostrapping Arch Linux with BTRFS, snapshots and LUKS encryption (UEFI only).
https://classy-giraffe.github.io/easy-arch
Apache License 2.0
226 stars 49 forks source link

Add linux-headers package to installation #32

Closed iSparsh closed 2 years ago

iSparsh commented 2 years ago

Add linux-headers package, which is helpful to get tools like drawing tablets to work. (ref: https://archlinux.org/packages/core/x86_64/linux-headers/)

classy-giraffe commented 2 years ago

perhaps it'd be better to use $kernel-headers since that would cover stuff like linux-lts-headers (unlike only linux-headers).

iSparsh commented 2 years ago

Alright, fixing.