forked from M-Labs/nix-scripts
wfvm: set default windows image parameters
This commit is contained in:
parent
cc37c8232d
commit
ded12b51fd
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue