hosts/legion: disable nvidia patch (broken)

This commit is contained in:
Nikodem Rabuliński 2024-03-25 19:50:51 +01:00
parent 4c1a96df7e
commit 7c3f3c800d

View file

@ -99,7 +99,8 @@
};
hardware.nvidia = {
patch.enable = true;
# FIXME: broken
# patch.enable = true;
modesetting.enable = true;
};