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; [