fix slow reboot / shutdown time
This commit is contained in:
parent
8eb28a9534
commit
741db46233
|
@ -9,9 +9,10 @@
|
|||
};
|
||||
libinput = {
|
||||
enable = true;
|
||||
mouse = {
|
||||
# mouse = {
|
||||
# accelProfile = "flat";
|
||||
# };
|
||||
};
|
||||
};
|
||||
};
|
||||
systemd.extraConfig = "DefaultTimeoutStopSec=10s";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue