hw/mouse: use renamed libinput options
1 file changed, 1 insertion(+), 1 deletion(-)
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";