removing unnecessary modules
This commit is contained in:
parent
cd5e91c316
commit
b780ab6c51
11 changed files with 108 additions and 316 deletions
|
@ -1,7 +1,6 @@
|
|||
{config, ...}: {
|
||||
services.xserver.videoDrivers = ["nvidia"];
|
||||
hardware = {
|
||||
opengl.enable = true;
|
||||
graphics = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue