Revert "system: Enable acpi_call kernel module."

This reverts commit ed9fcc640c.
This commit is contained in:
Raghav Gururajan 2022-10-28 13:05:51 -04:00
parent 24067fa4ad
commit 260431ba94
Signed by: raghavgururajan
GPG Key ID: 5F5816647F8BE551
1 changed files with 0 additions and 6 deletions

View File

@ -46,9 +46,6 @@
(operating-system
;; Use LTS versions of the kernel.
(kernel linux-libre-lts)
(kernel-loadable-modules
(list
acpi-call-linux-module))
(kernel-arguments
(append
(list
@ -179,9 +176,6 @@
(device-type "wacom")
(device "/dev/ttyS4")
(baud-rate 38400)))
(service kernel-module-loader-service-type
(list
"acpi_call"))
(service sane-service-type)
(service udisks-service-type
(udisks-configuration))