diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index a7fce80d..820287c0 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -93,7 +93,7 @@ ]; }; - services.xserver.videoDrivers = [ "intel" ]; + services.xserver.videoDrivers = [ "nvidia" ]; # garbage collection nix.gc = {