wfvm: set default windows image parameters

pull/30/head
Sebastien Bourdeauducq 2020-06-15 14:01:48 +08:00
parent cc37c8232d
commit ded12b51fd
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ pkgs
, fullName
, organization
, administratorPassword
, fullName ? "John Doe"
, organization ? "KVM Authority"
, administratorPassword ? "123456"
, uiLanguage ? "en-US"
, inputLocale ? "en-US"
, userLocale ? "en-US"