From 3be4afee613509ca45d42f8dd04f9003d10f6f52 Mon Sep 17 00:00:00 2001 From: Jarkko Toivanen Date: Thu, 20 Apr 2023 20:06:36 +0300 Subject: [PATCH] Clean up libinput comment --- nixos/desktop/configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/nixos/desktop/configuration.nix b/nixos/desktop/configuration.nix index ff60e9a..4267252 100644 --- a/nixos/desktop/configuration.nix +++ b/nixos/desktop/configuration.nix @@ -180,9 +180,6 @@ programs.htop.enable = true; programs.tmux.enable = true; - # Enable touchpad support (enabled default in most desktopManager). - #services.xserver.libinput.enable = true; - nixpkgs.config.allowUnfree = true; environment.systemPackages = with pkgs; [