Remove the installDrivers step from OS installations

This commit is contained in:
Manuel Thalmann 2024-09-13 00:30:30 +02:00
parent 48e7eb0880
commit 1a4f832c39

View file

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