Disable upower
This commit is contained in:
parent
cbf4718195
commit
17c4d45fca
|
@ -30,9 +30,6 @@
|
||||||
# Prevent overheating of the CPU
|
# Prevent overheating of the CPU
|
||||||
services.thermald.enable = true;
|
services.thermald.enable = true;
|
||||||
|
|
||||||
# Provide power management support to programs
|
|
||||||
services.upower.enable = true;
|
|
||||||
|
|
||||||
# HACK Enable internal microphone when headphones are plugged in and add workaround for frequent WiFi disconnects
|
# HACK Enable internal microphone when headphones are plugged in and add workaround for frequent WiFi disconnects
|
||||||
hardware.firmware = [
|
hardware.firmware = [
|
||||||
(pkgs.writeTextDir "/lib/firmware/hda-jack-retask.fw" ''
|
(pkgs.writeTextDir "/lib/firmware/hda-jack-retask.fw" ''
|
||||||
|
|
Loading…
Reference in New Issue