summaryrefslogtreecommitdiff
path: root/hosts/X230
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/X230')
-rw-r--r--hosts/X230/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/X230/configuration.nix b/hosts/X230/configuration.nix
index 22856f2..f54b174 100644
--- a/hosts/X230/configuration.nix
+++ b/hosts/X230/configuration.nix
@@ -30,7 +30,7 @@
};
# Use intel driver for better performance and vsync
- services.xserver.videoDrivers = [ "intel" ];
+ #services.xserver.videoDrivers = [ "intel" ];
# Configure home
home-manager.users.timmy = {