fix deprecations
This commit is contained in:
parent
a876339678
commit
405201d388
5 changed files with 12 additions and 10 deletions
|
@ -4,11 +4,11 @@
|
|||
logFile = null;
|
||||
display = 7;
|
||||
|
||||
libinput = {
|
||||
enable = true;
|
||||
mouse.accelProfile = "flat";
|
||||
};
|
||||
|
||||
displayManager.startx.enable = true;
|
||||
};
|
||||
|
||||
services.libinput = {
|
||||
enable = true;
|
||||
mouse.accelProfile = "flat";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue