From 01b442dee4d7d3d2b404a17d0e9adeb66593a54b Mon Sep 17 00:00:00 2001 From: Leonardo Santiago Date: Sun, 13 Oct 2024 15:52:57 -0300 Subject: small fixes --- hosts/larissa.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/larissa.nix b/hosts/larissa.nix index ca41367..b400f53 100644 --- a/hosts/larissa.nix +++ b/hosts/larissa.nix @@ -39,6 +39,7 @@ power-profiles-daemon.enable = lib.mkDefault true; touchegg.enable = true; fwupd.enable = true; + xserver.videoDrivers = [ "amdgpu" ]; libinput = { enable = true; touchpad = { -- cgit v1.2.3