mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 09:58:47 +08:00
sound.enableMediaKeys can be used on all ThinkPads
This commit is contained in:
@@ -17,4 +17,6 @@ with lib;
|
||||
};
|
||||
|
||||
environment.systemPackages = [ pkgs.acpi ];
|
||||
|
||||
sound.enableMediaKeys = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user