diff --git a/nixos/modules/installer/tools/tools.nix b/nixos/modules/installer/tools/tools.nix index dd7d586780db..0ac9d216fa4e 100644 --- a/nixos/modules/installer/tools/tools.nix +++ b/nixos/modules/installer/tools/tools.nix @@ -165,7 +165,7 @@ in # services.xserver.layout = "us"; # services.xserver.xkbOptions = "eurosign:e"; - # Enable touchpad support. + # Enable touchpad support (enabled default in most desktopManager). # services.xserver.libinput.enable = true; # Enable the KDE Desktop Environment.