MyNixOS website logo
option

services.macos-remap-keys.keypad

Mapping of keypad keys to remap.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  Enter = "Equal";
  Plus = "Minus";
}