chore: update configuration syntaxes and misc minor changes

This commit is contained in:
Pierre Martin
2024-06-21 05:24:27 +02:00
parent 491d6df31f
commit 0934d635f7
4 changed files with 14 additions and 8 deletions

View File

@@ -85,7 +85,7 @@
};
# Enable touchpad support (enabled default in most desktopManager).
services.xserver.libinput.enable = true;
services.libinput.enable = true;
# Backlight (see https://wiki.archlinux.org/title/Backlight#xbacklight_returns_:_No_outputs_have_backlight_property)
hardware.acpilight.enable = true;