sound.enableMediaKeys can be used on all ThinkPads

This commit is contained in:
Maximilian Bosch
2017-09-21 00:11:34 +02:00
parent 348f0466b5
commit 12f5a724ce
3 changed files with 2 additions and 6 deletions

View File

@@ -17,4 +17,6 @@ with lib;
};
environment.systemPackages = [ pkgs.acpi ];
sound.enableMediaKeys = true;
}