aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configuration.nix2
1 files changed, 1 insertions, 1 deletions
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 = {