Update nvidia config
This commit is contained in:
parent
d0b2c13343
commit
7eaec69cda
2 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,6 @@ in {
|
||||||
nitrogen
|
nitrogen
|
||||||
nodejs
|
nodejs
|
||||||
nodePackages.npm
|
nodePackages.npm
|
||||||
nvidia
|
|
||||||
obsidian
|
obsidian
|
||||||
openssh
|
openssh
|
||||||
openssl
|
openssl
|
||||||
|
|
|
@ -16,6 +16,7 @@
|
||||||
setupCommands = ''
|
setupCommands = ''
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
videoDrivers = [ "nvidia" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue