From fba2849d709fcafa500ca2392e58b15255f4ef5b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 12 Jan 2024 22:55:55 +0530 Subject: new laptop, new me --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configuration.nix') diff --git a/configuration.nix b/configuration.nix index 7a3ac96..8f37b76 100644 --- a/configuration.nix +++ b/configuration.nix @@ -112,7 +112,7 @@ in enable = true; autorun = false; displayManager.startx.enable = true; - videoDrivers = [ "intel" "modesetting" ]; + # videoDrivers = [ "intel" "modesetting" ]; libinput = { enable = true; touchpad = { -- cgit v1.3.1