remaintain #1

Merged
steveej merged 12 commits from remaintain into main 2024-10-14 14:18:38 +00:00
Showing only changes of commit bd580ee9c3 - Show all commits

View file

@ -88,24 +88,24 @@ in
initrd = {
kernelModules = [
"nvme"
"phy-qcom-qmp-pcie"
"pcie-qcom"
"phy_qcom_qmp_pcie"
"pcie_qcom"
"i2c-core"
"i2c-hid"
"i2c-hid-of"
"i2c-qcom-geni"
"i2c_core"
"i2c_hid"
"i2c_hid-of"
"i2c_qcom-geni"
"leds_qcom_lpg"
"pwm_bl"
"qrtr"
"pmic_glink_altmode"
"gpio_sbu_mux"
"phy-qcom-qmp-combo"
"phy_qcom_qmp_combo"
"gpucc_sc8280xp"
"dispcc_sc8280xp"
"phy_qcom_edp"
"panel-edp"
"panel_edp"
"msm"
];
};