Adding ocaml-lsp
This commit is contained in:
parent
9f597b36a3
commit
78896d206e
3 changed files with 10 additions and 9 deletions
|
|
@ -99,10 +99,9 @@
|
|||
# NVidia
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
hardware.nvidia = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue