autounattend: Revert back to driveLetter D

master
Markus Partheymüller 2021-03-10 13:35:49 +01:00
parent 0becb115f6
commit f1b52c0da7
1 changed files with 1 additions and 1 deletions

View File

@ -13,8 +13,8 @@
, timeZone ? "UTC"
, services ? {}
, impureShellCommands ? []
, driveLetter ? "D:"
, efi ? true
, driveLetter ? if efi then "E:" else "D:"
, ...
}: