refactor: small updates

This commit is contained in:
Moritz Böhme 2024-08-30 10:29:17 +02:00
parent f72096b717
commit 6487394f14
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 3 additions and 4 deletions

View file

@ -141,8 +141,8 @@
# SERVICES
services = {
xserver.libinput.enable = true;
xserver.libinput.touchpad.disableWhileTyping = true;
libinput.enable = true;
libinput.touchpad.disableWhileTyping = true;
printing.enable = true;
logind.lidSwitch = "hybrid-sleep";
};