mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-11 16:52:24 +00:00
Enable acpid
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
sensor:modalias:acpi:BOSC0200*:dmi:*
|
||||
ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
|
||||
'';
|
||||
services.acpid.enable = true;
|
||||
|
||||
# Enable sound.
|
||||
sound.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user