[tohru] remove redundant libinput enable

This commit is contained in:
Katherina Walshe-Grey 2024-06-04 15:33:07 +01:00
parent aad0dc6e82
commit cc1ea24066

View file

@ -31,9 +31,6 @@
sound.enable = true;
hardware.pulseaudio.enable = true;
# Enable touchpad support (enabled default in most desktopManager).
services.xserver.libinput.enable = true;
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [