summary refs log tree commit diff
path: root/nixos/modules/hardware/tuxedo-keyboard.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/hardware/tuxedo-keyboard.nix')
-rw-r--r--nixos/modules/hardware/tuxedo-keyboard.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/hardware/tuxedo-keyboard.nix b/nixos/modules/hardware/tuxedo-keyboard.nix
index 3ae876bd1f1..fd8b48a5e9e 100644
--- a/nixos/modules/hardware/tuxedo-keyboard.nix
+++ b/nixos/modules/hardware/tuxedo-keyboard.nix
@@ -9,7 +9,7 @@ in
   {
     options.hardware.tuxedo-keyboard = {
       enable = mkEnableOption (lib.mdDoc ''
-          Enables the tuxedo-keyboard driver.
+          the tuxedo-keyboard driver.
 
           To configure the driver, pass the options to the {option}`boot.kernelParams` configuration.
           There are several parameters you can change. It's best to check at the source code description which options are supported.