mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-29 07:10:51 +01:00
remove touchpad
This commit is contained in:
parent
53cbc20570
commit
4b51a1f10d
2 changed files with 0 additions and 8 deletions
|
@ -35,10 +35,6 @@ with lib;
|
|||
input {
|
||||
kb_layout = fr
|
||||
follow_mouse = 1
|
||||
touchpad {
|
||||
natural_scroll = true
|
||||
tap-to-click = false
|
||||
}
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
}
|
||||
|
||||
|
|
|
@ -26,10 +26,6 @@
|
|||
enable = true;
|
||||
layout = "fr";
|
||||
displayManager.gdm.enable = true;
|
||||
libinput = {
|
||||
enable = true;
|
||||
touchpad.naturalScrolling = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue