actkbd: fixed the description of the `services.actkbd.bindings` option

The description referred to `<option>sound.enableMediaKeys</option>`,
which is actually called `<option>sound.mediaKeys.enable</option>`.

authored by snicket2100 and committed by Jon 1657acd5 708a1772

+1 -1
+1 -1
nixos/modules/services/hardware/actkbd.nix
··· 83 83 84 84 See <command>actkbd</command> <filename>README</filename> for documentation. 85 85 86 - The example shows a piece of what <option>sound.enableMediaKeys</option> does when enabled. 86 + The example shows a piece of what <option>sound.mediaKeys.enable</option> does when enabled. 87 87 ''; 88 88 }; 89 89