aboutsummaryrefslogtreecommitdiff
path: root/modules/profiles/zsa/default.nix
diff options
context:
space:
mode:
authortdback <tyler@tdback.net>2025-03-15 18:00:17 -0400
committertdback <tyler@tdback.net>2025-03-15 18:00:17 -0400
commit9b3225b43957e4ec3039685d7dba244fd46de5cc (patch)
treeb75a70c733be481345f2baf9ddd4a25ec2fcabb1 /modules/profiles/zsa/default.nix
parentb3eeabee7eb811d5014339fa859f9143c1f3fd3f (diff)
modules: add commentary
Diffstat (limited to 'modules/profiles/zsa/default.nix')
-rw-r--r--modules/profiles/zsa/default.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/profiles/zsa/default.nix b/modules/profiles/zsa/default.nix
index d07753f..e02ee88 100644
--- a/modules/profiles/zsa/default.nix
+++ b/modules/profiles/zsa/default.nix
@@ -1,3 +1,8 @@
+# modules/profiles/zsa/default.nix
+#
+# To avoid wrist pain and mitigate the chances of RSI, I use a split keyboard at
+# home. This provides the udev rules and a utility for flashing custom firmware.
+
{
pkgs,
...