Adding ocaml-lsp

This commit is contained in:
Lyes Saadi 2024-06-21 15:21:41 +02:00
parent 9f597b36a3
commit 78896d206e
No known key found for this signature in database
GPG key ID: 17418538BAA17767
3 changed files with 10 additions and 9 deletions

View file

@ -99,10 +99,9 @@
# NVidia
services.xserver.videoDrivers = [ "nvidia" ];
hardware.opengl = {
hardware.graphics = {
enable = true;
driSupport = true;
driSupport32Bit = true;
enable32Bit = true;
};
hardware.nvidia = {