mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-13 07:20:13 +00:00
attempt to upgrade to keyd 2.4.3 pr
This commit is contained in:
6
overlays/keyd.nix
Normal file
6
overlays/keyd.nix
Normal file
@ -0,0 +1,6 @@
|
||||
# Use latest PR of keyd to update to 2.4.3
|
||||
# https://github.com/NixOS/nixpkgs/pull/245327
|
||||
|
||||
inputs: _final: prev: {
|
||||
inherit (inputs.nixpkgs-keyd.legacyPackages.${prev.system}) keyd;
|
||||
}
|
Reference in New Issue
Block a user