Update constants.rs

- use Linux61
This commit is contained in:
Philip Müller 2023-06-21 20:11:20 +02:00 committed by GitHub
parent ac97608fe7
commit 493caad5b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,8 @@ SystemMaxUse=16M
pub const BASE_PACKAGES: [&str; 9] = [ pub const BASE_PACKAGES: [&str; 9] = [
"base", "base",
"linux515", "linux61",
"linux515-broadcom-wl", "linux61-broadcom-wl",
"linux-firmware", "linux-firmware",
"grub", "grub",
"efibootmgr", "efibootmgr",