Skip to content

Instantly share code, notes, and snippets.

@notgne2
Created December 30, 2020 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notgne2/d4861aa4f2ccfc1656a26b6c6c84919d to your computer and use it in GitHub Desktop.
Save notgne2/d4861aa4f2ccfc1656a26b6c6c84919d to your computer and use it in GitHub Desktop.
{
services.xserver = {
enable = true;
layout = "us";
libinput.enable = true;
videoDrivers = [ "nvidia" ];
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment