skibidi
This commit is contained in:
parent
5c4554b3c9
commit
faa184cb3f
1 changed files with 2 additions and 3 deletions
|
@ -37,7 +37,8 @@ in
|
|||
# enable = true;
|
||||
# };
|
||||
# };
|
||||
libinput = {
|
||||
};
|
||||
services.libinput = {
|
||||
enable = true;
|
||||
|
||||
# no mouse accel
|
||||
|
@ -50,7 +51,6 @@ in
|
|||
accelProfile = "flat";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
users.users.sako.packages = with pkgs; [
|
||||
# use wayland counterparts
|
||||
|
@ -78,7 +78,6 @@ in
|
|||
(waybar.overrideAttrs (oldAttrs: { mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true "]; }))
|
||||
# lock
|
||||
swaylock
|
||||
eww-wayland
|
||||
ags
|
||||
brightnessctl
|
||||
inotify-tools
|
||||
|
|
Loading…
Reference in a new issue