Update input-remapper to 2.0.0
This commit is contained in:
parent
20f296dc5e
commit
efdd564c65
3 changed files with 16 additions and 2 deletions
|
@ -43,7 +43,7 @@
|
|||
services.xserver.libinput.enable = true;
|
||||
# Keyboard
|
||||
services.input-remapper.enable = true;
|
||||
services.input-remapper.serviceWantedBy = [ "graphical-session.target" ];
|
||||
services.input-remapper.serviceWantedBy = [ "multi-user.target" ];
|
||||
hardware.uinput.enable = true;
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue