added config for waku
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.libinput = {
|
||||
services.libinput = lib.mkDefault {
|
||||
enable = true;
|
||||
touchpad = {
|
||||
tapping = true;
|
||||
@@ -44,5 +44,10 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
alacritty
|
||||
xfe
|
||||
feh
|
||||
keepassxc
|
||||
kdePackages.spectacle
|
||||
kdePackages.gwenview
|
||||
kdePackages.okular
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user