remove xremap from NixOS config
keyd handles all key remapping now, so xremap is no longer needed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,6 @@ makeEnable config "myModules.desktop" true {
|
||||
./fonts.nix
|
||||
./hyprland.nix
|
||||
./keyd.nix
|
||||
./xremap.nix
|
||||
];
|
||||
|
||||
assertions = [
|
||||
|
||||
Reference in New Issue
Block a user