Skip to content

Commit fd17211

Browse files
authored
Add netboot to mirror-nixos-branch.pl
Closes NixOS#6
1 parent 97d9e3e commit fd17211

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mirror-nixos-branch.pl

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ sub fetch {
134134
#downloadFile("nixos.iso_graphical.i686-linux");
135135
downloadFile("nixos.ova.x86_64-linux");
136136
#downloadFile("nixos.ova.i686-linux");
137+
downloadFile("nixos.netboot.x86_64-linux");
137138
}
138139

139140
} else {

0 commit comments

Comments
 (0)