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 =