hw/mouse: use renamed libinput options
Alan Pearce alan@alanpearce.eu
Sun, 05 May 2024 20:14:52 +0200
1 files changed, 1 insertions(+), 1 deletions(-)
M system/settings/hardware/mouse.nix → system/settings/hardware/mouse.nix
@@ -2,7 +2,7 @@ { config , pkgs , ... }: { - services.xserver.libinput = { + services.libinput = { enable = true; mouse = { accelProfile = "flat";