mirror of
https://github.com/philmmanjaro/alma.git
synced 2025-07-25 14:39:29 +02:00
Update constants.rs
- use correct extramodule for LTS kernel
This commit is contained in:
parent
922f9cccfe
commit
5b2e5d75ec
@ -10,13 +10,13 @@ SystemMaxUse=16M
|
||||
pub const BASE_PACKAGES: [&str; 9] = [
|
||||
"base",
|
||||
"linux54",
|
||||
"linux54-broadcom-wl",
|
||||
"linux-firmware",
|
||||
"grub",
|
||||
"efibootmgr",
|
||||
"intel-ucode",
|
||||
"networkmanager",
|
||||
"broadcom-wl",
|
||||
"amd-ucode",
|
||||
"networkmanager",
|
||||
];
|
||||
|
||||
pub const AUR_DEPENDENCIES: [&str; 3] = ["base-devel", "git", "sudo"];
|
||||
|
Loading…
x
Reference in New Issue
Block a user