hardware.keyboard.uhk.enable

NixOS option

Whether to enable non-root access to the firmware of UHK keyboards. You need it when you want to flash a new firmware on the keyboard. Access to the keyboard is granted to users in the “input” group. You may want to install the uhk-agent package .

type: boolean
Default
false
Example
true
declared in: nixos/modules/hardware/keyboard/uhk.nixView source on NixOS/nixpkgs →