Update constants.rs

- use latest LTS kernel
This commit is contained in:
Philip Müller 2020-07-02 13:38:52 +02:00 committed by GitHub
parent 3ca2e01f1f
commit b2dc7e628a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ SystemMaxUse=16M
pub const BASE_PACKAGES: [&str; 9] = [ pub const BASE_PACKAGES: [&str; 9] = [
"base", "base",
"linux", "linux54",
"linux-firmware", "linux-firmware",
"grub", "grub",
"efibootmgr", "efibootmgr",