nvdiia driver why not worky :(
This commit is contained in:
parent
0480bbd5cc
commit
2261f1f13c
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
services.xserver.videoDrivers = [ "intel" "nvidia" ];
|
services.xserver.videoDrivers = [ "intel" ];
|
||||||
|
|
||||||
# garbage collection
|
# garbage collection
|
||||||
nix.gc = {
|
nix.gc = {
|
||||||
|
|
Loading…
Reference in a new issue