From 1e736dbfaa16b9bfac02e31f6b7d2f34a75d63f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Fri, 9 Jan 2026 12:39:21 +0100 Subject: [PATCH] regreet: deduplicate libinput code --- configs/graphical/default.nix | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/configs/graphical/default.nix b/configs/graphical/default.nix index ebdb557..9c99acf 100644 --- a/configs/graphical/default.nix +++ b/configs/graphical/default.nix @@ -38,19 +38,6 @@ in pkgs.xdg-desktop-portal-hyprland ]; - # services.displayManager.cosmic-greeter = { - # enable = true; - # wayland.enable = true; - # extraPackages = with pkgs.kdePackages; [ - # qtmultimedia - # qtsvg - # ]; - # }; - services.libinput = { - enable = true; - touchpad.tapping = true; - }; - programs.regreet = let wallpaper =