mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-22 06:06:29 +00:00
rename services.{xserver,}.libinput
This commit is contained in:
parent
f30f4d4628
commit
7106e15052
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
services.xserver.xkb.layout = "gb";
|
||||
services.xserver.xkb.options = "eurosign:e,ctrl:nocaps,compose:ralt";
|
||||
# enable touchpad support
|
||||
services.xserver.libinput.enable = true;
|
||||
services.libinput.enable = true;
|
||||
|
||||
# ------------ Nix Config ---------------------------------------------------
|
||||
nix = {
|
||||
|
|
Loading…
Reference in a new issue