Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dominik Schachten
iPXE Builds
Commits
45946914
Commit
45946914
authored
Dec 11, 2020
by
Dominik Schachten
Browse files
Update ipxe-auto-infect/default.nix, ipxe-loader/default.nix files
parent
90a5a708
Changes
2
Hide whitespace changes
Inline
Side-by-side
ipxe-auto-infect/default.nix
View file @
45946914
...
...
@@ -21,7 +21,6 @@
makeFlags
=
old
.
makeFlags
++
[
"CERT=
${
pxe_ca_cert
}
"
"TRUST=
${
pxe_ca_cert
}
"
"DEBUG=tls"
];
})
)
.
override
{
...
...
ipxe-loader/default.nix
View file @
45946914
...
...
@@ -21,7 +21,6 @@
makeFlags
=
old
.
makeFlags
++
[
"CERT=
${
pxe_ca_cert
}
"
"TRUST=
${
pxe_ca_cert
}
"
"DEBUG=tls"
];
})
)
.
override
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment