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

View File

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