From 3c1af258b0036dfc706ed6faf7eefd9d9bc9a199 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Mon, 30 May 2022 18:02:03 +0200 Subject: [PATCH] Add numlockx This is used as `numlockx off` in case I add a bluetooth apple keyboard. This would otherwise send numbers on its right side keys and ignore most other keys. Necessary e.g. during some conferences / talks where I use a bluetooth keyboard. --- home/packages.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/packages.nix b/home/packages.nix index 39c4f14..c017dd5 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -19,6 +19,7 @@ with pkgs; [ ncdu tree (callPackage ./packages/rst2pdf { }) + numlockx espeak bc