Skip to content

Commit

Permalink
Add netboot to mirror-nixos-branch.pl
Browse files Browse the repository at this point in the history
Closes NixOS#6
  • Loading branch information
matthewbauer authored Jul 17, 2018
1 parent 97d9e3e commit fd17211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mirror-nixos-branch.pl
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ sub fetch {
#downloadFile("nixos.iso_graphical.i686-linux");
downloadFile("nixos.ova.x86_64-linux");
#downloadFile("nixos.ova.i686-linux");
downloadFile("nixos.netboot.x86_64-linux");
}

} else {
Expand Down

0 comments on commit fd17211

Please sign in to comment.