fixed even more typos
This commit is contained in:
parent
1ce015a374
commit
0b066ea9de
14 changed files with 446 additions and 410 deletions
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ...}:
|
||||
{ config, lib, pkgs, ...}:
|
||||
{
|
||||
services.xserver.videoDrivers = [ "nvidia" ]
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue