Rename libinput option
This commit is contained in:
@ -180,10 +180,10 @@ with mylib.networking; {
|
||||
# desktopManager.gnome.enable = true;
|
||||
|
||||
wacom.enable = true;
|
||||
};
|
||||
|
||||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
libinput.enable = true;
|
||||
};
|
||||
services.libinput.enable = true;
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user