File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
"alloy" : [
3
3
{
4
4
"fabricators" : null ,
5
- "mold " : {
5
+ "os " : {
6
6
"ArchLinux" : {
7
7
"hostname" : " goldboot" ,
8
8
"mirrorlist" : null ,
27
27
"public" : false ,
28
28
"no_accel" : false ,
29
29
"size" : " 28GiB"
30
- }
30
+ }
Original file line number Diff line number Diff line change 2
2
"alloy" : [
3
3
{
4
4
"fabricators" : null ,
5
- "mold " : {
5
+ "os " : {
6
6
"Debian" : {
7
7
"edition" : " Bookworm" ,
8
8
"hostname" : " goldboot" ,
Original file line number Diff line number Diff line change 9
9
checksum : "sha1:3700a16d4fcabbd29e9a7fbc97da732c4577dc2a" ,
10
10
url : "https://mirrors.edge.kernel.org/archlinux/iso/latest/archlinux-2022.05.01-x86_64.iso" ,
11
11
),
12
- mold : ArchLinux (
12
+ os : ArchLinux (
13
13
hostname : "ExampleArch" ,
14
14
mirrorlist : [
15
15
"https://mirrors.edge.kernel.org/archlinux/$repo/os/$arch" ,
19
19
),
20
20
),
21
21
(
22
- mold : Windows11 (
22
+ os : Windows11 (
23
23
hostname : "ExampleWindows" ,
24
24
),
25
25
),
26
26
],
27
- )
27
+ )
You can’t perform that action at this time.
0 commit comments