Fix laptop's hardware configuration

This commit is contained in:
Paul-Henri Froidmont 2023-06-10 10:27:14 +02:00
parent 1e9eabe6af
commit c8f66f7364
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE

View file

@ -61,6 +61,8 @@
# Enable touchpad support.
services.xserver.libinput.enable = true;
services.xserver.videoDrivers = [ "amdgpu" "modesetting" ];
services.blueman.enable = true;
services.logind.lidSwitch = "ignore";