1

Rename libinput option

This commit is contained in:
2024-05-03 09:27:57 +02:00
parent 1ce19f8e4a
commit f603edc4f4

View File

@ -180,11 +180,11 @@ with mylib.networking; {
# desktopManager.gnome.enable = true;
wacom.enable = true;
# Enable touchpad support (enabled default in most desktopManager).
libinput.enable = true;
};
# Enable touchpad support (enabled default in most desktopManager).
services.libinput.enable = true;
programs.hyprland = {
enable = true;
# enableNvidiaPatches = false; # NOTE: Enabled only in nixinator config