Update input-remapper to 2.0.0

This commit is contained in:
Natsu Kagami 2023-06-07 10:48:29 +02:00
parent 20f296dc5e
commit efdd564c65
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
3 changed files with 16 additions and 2 deletions

View file

@ -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.