Remove the installDrivers step from OS installations

This commit is contained in:
Manuel Thalmann 2024-09-13 00:30:30 +02:00
parent a0c82079f0
commit de06caa440

View file

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