mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-28 02:37:09 +00:00
lnl: add keyboard mapping
This commit is contained in:
parent
ada37dc2b3
commit
e0d8d10e92
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@
|
|||
system.defaults.trackpad.Clicking = true;
|
||||
system.defaults.trackpad.TrackpadThreeFingerDrag = true;
|
||||
|
||||
system.keyboard.enableKeyMapping = true;
|
||||
system.keyboard.remapCapsLockToControl = true;
|
||||
|
||||
environment.systemPackages =
|
||||
[ pkgs.ctags
|
||||
pkgs.curl
|
||||
|
|
Loading…
Add table
Reference in a new issue