mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
regreet: deduplicate libinput code
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user