about summary refs log tree commit diff
path: root/nixos/modules/hardware/keyboard
diff options
context:
space:
mode:
authorSam Grayson <sam@samgrayson.me>2023-10-25 23:09:33 -0500
committerGitHub <noreply@github.com>2023-10-25 23:09:33 -0500
commit14ffe0e240a19beafd39921ed0f9351fa63b6a7e (patch)
treedb13b8508985ad3da040e60583df1cbfa37a38ab /nixos/modules/hardware/keyboard
parentda32d38b1c52ba6d324ae382ec9d852b7c9da0f0 (diff)
parent77ed358e3d7945116cd0641d10928b5ee14c4db1 (diff)
downloadnixlib-14ffe0e240a19beafd39921ed0f9351fa63b6a7e.tar
nixlib-14ffe0e240a19beafd39921ed0f9351fa63b6a7e.tar.gz
nixlib-14ffe0e240a19beafd39921ed0f9351fa63b6a7e.tar.bz2
nixlib-14ffe0e240a19beafd39921ed0f9351fa63b6a7e.tar.lz
nixlib-14ffe0e240a19beafd39921ed0f9351fa63b6a7e.tar.xz
nixlib-14ffe0e240a19beafd39921ed0f9351fa63b6a7e.tar.zst
nixlib-14ffe0e240a19beafd39921ed0f9351fa63b6a7e.zip
Merge branch 'NixOS:master' into patch-1
Diffstat (limited to 'nixos/modules/hardware/keyboard')
-rw-r--r--nixos/modules/hardware/keyboard/uhk.nix2
-rw-r--r--nixos/modules/hardware/keyboard/zsa.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/hardware/keyboard/uhk.nix b/nixos/modules/hardware/keyboard/uhk.nix
index 17baff83d886..ff984fa5daa6 100644
--- a/nixos/modules/hardware/keyboard/uhk.nix
+++ b/nixos/modules/hardware/keyboard/uhk.nix
@@ -11,7 +11,7 @@ in
       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.
+      You may want to install the uhk-agent package
     '');
 
   };
diff --git a/nixos/modules/hardware/keyboard/zsa.nix b/nixos/modules/hardware/keyboard/zsa.nix
index a04b67b5c8d0..191fb12cca4f 100644
--- a/nixos/modules/hardware/keyboard/zsa.nix
+++ b/nixos/modules/hardware/keyboard/zsa.nix
@@ -11,7 +11,7 @@ in
       udev rules for keyboards from ZSA like the ErgoDox EZ, Planck EZ and Moonlander Mark I.
       You need it when you want to flash a new configuration on the keyboard
       or use their live training in the browser.
-      You may want to install the wally-cli package.
+      You may want to install the wally-cli package
     '');
   };