Remove keyMapping from nix-darwin
This commit is contained in:
parent
d9dabcd655
commit
313e75fab1
1 changed files with 0 additions and 6 deletions
|
|
@ -64,12 +64,6 @@ in
|
||||||
};
|
};
|
||||||
hitoolbox.AppleFnUsageType = "Show Emoji & Symbols";
|
hitoolbox.AppleFnUsageType = "Show Emoji & Symbols";
|
||||||
};
|
};
|
||||||
keyboard = {
|
|
||||||
enableKeyMapping = true;
|
|
||||||
nonUS.remapTilde = true;
|
|
||||||
remapCapsLockToEscape = false; # This is set to false as we leave this for Karabiner (mod tap with ctrl)
|
|
||||||
swapLeftCtrlAndFn = false;
|
|
||||||
};
|
|
||||||
|
|
||||||
activationScripts.applications.text = utils.mkAppAliasSystem {
|
activationScripts.applications.text = utils.mkAppAliasSystem {
|
||||||
derivationName = "system-applications";
|
derivationName = "system-applications";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue