Remove the installDrivers step from OS installations

This commit is contained in:
Manuel Thalmann 2024-09-13 00:30:30 +02:00
parent 334ed679b8
commit 4d0bdec677

View file

@ -38,7 +38,6 @@ else
end
runHook initialize || true
runHook installDrivers || true
runHook installOS || true
runHook addUsers || begin