hosts/legion: disable nvidia patch (broken)
This commit is contained in:
parent
4c1a96df7e
commit
7c3f3c800d
1 changed files with 2 additions and 1 deletions
|
@ -99,7 +99,8 @@
|
|||
};
|
||||
|
||||
hardware.nvidia = {
|
||||
patch.enable = true;
|
||||
# FIXME: broken
|
||||
# patch.enable = true;
|
||||
modesetting.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue