test
This commit is contained in:
parent
f555efaa44
commit
bcb528cad7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ self, inputs, outputs, stateVersion, hmStateVersion, system ? builtins.currentSystem, ... }: {
|
{ self, inputs, outputs, stateVersion, hmStateVersion, system , ... }: {
|
||||||
deploy = {
|
deploy = {
|
||||||
hostname,
|
hostname,
|
||||||
platform ? "x86_64-linux",
|
platform ? "x86_64-linux",
|
||||||
|
|
Loading…
Reference in a new issue