Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Thomsen committed Nov 12, 2019
1 parent 1513c12 commit 65e279f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/nix.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ type Host struct {
Name string
NixosRelease string
TargetHost string
TargetUser string
TargetUser string
Secrets map[string]secrets.Secret
BuildOnly bool
SubstituteOnDestination bool
Expand Down

0 comments on commit 65e279f

Please sign in to comment.