Aspi allow non free nvidia drivers
This commit is contained in:
parent
9cb3f8eae9
commit
86c948779f
@ -51,6 +51,7 @@
|
||||
|
||||
i3.enable = true;
|
||||
gdm.enable = true;
|
||||
# tuigreet.enable = true;
|
||||
redshift.enable = true;
|
||||
|
||||
# wayland.enable = true;
|
||||
@ -119,6 +120,9 @@
|
||||
};
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
# hardware.nvidia-container-toolkit.enable = true;
|
||||
# services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.nvidia.open = false;
|
||||
|
||||
# Do not alway generate man-cache, making builds much faster
|
||||
documentation.man.generateCaches = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user