Fix laptop's hardware configuration
This commit is contained in:
parent
1e9eabe6af
commit
c8f66f7364
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@
|
||||||
# Enable touchpad support.
|
# Enable touchpad support.
|
||||||
services.xserver.libinput.enable = true;
|
services.xserver.libinput.enable = true;
|
||||||
|
|
||||||
|
services.xserver.videoDrivers = [ "amdgpu" "modesetting" ];
|
||||||
|
|
||||||
services.blueman.enable = true;
|
services.blueman.enable = true;
|
||||||
|
|
||||||
services.logind.lidSwitch = "ignore";
|
services.logind.lidSwitch = "ignore";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue