Order arguments

This commit is contained in:
Andreas Zweili 2022-11-03 23:31:27 +01:00
parent f2b041ad65
commit 34e21cc5f4
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ hostname
{ custom
, hostname
, inputs
, custom
, path ? "/home/${custom.username}"
, tag ? "home-dir"
, time

View File

@ -1,6 +1,6 @@
{ hostname
{ custom
, hostname
, inputs
, custom
, path ? "/home/${custom.username}"
, tag ? "home-dir"
, time