we
This commit is contained in:
parent
dc44471c55
commit
539ef43918
1 changed files with 0 additions and 2 deletions
|
@ -44,7 +44,6 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
services.libinput = {
|
services.libinput = {
|
||||||
libinput = {
|
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
# mouse
|
# mouse
|
||||||
|
@ -56,7 +55,6 @@ in {
|
||||||
touchpad = {
|
touchpad = {
|
||||||
accelProfile = "flat";
|
accelProfile = "flat";
|
||||||
};
|
};
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
users.users.sako.packages = with pkgs; [
|
users.users.sako.packages = with pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue