summaryrefslogtreecommitdiff
path: root/hosts/X230/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/X230/configuration.nix')
-rw-r--r--hosts/X230/configuration.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/X230/configuration.nix b/hosts/X230/configuration.nix
index 5e8d0ea..44e6cf1 100644
--- a/hosts/X230/configuration.nix
+++ b/hosts/X230/configuration.nix
@@ -26,6 +26,9 @@
wifi.enable = true;
};
+ # Use intel driver for better performance and vsync
+ services.xserver.videoDrivers = [ "intel" ];
+
# Configure home
home-manager.users.timmy = {
gtk._mintTheme = {