Clean up libinput comment
This commit is contained in:
parent
36a496fe5b
commit
3be4afee61
1 changed files with 0 additions and 3 deletions
|
@ -180,9 +180,6 @@
|
||||||
programs.htop.enable = true;
|
programs.htop.enable = true;
|
||||||
programs.tmux.enable = true;
|
programs.tmux.enable = true;
|
||||||
|
|
||||||
# Enable touchpad support (enabled default in most desktopManager).
|
|
||||||
#services.xserver.libinput.enable = true;
|
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue