This website requires JavaScript.
Explore
Help
Sign In
kiaragrouwstra
/
infra
Watch
0
Star
0
Fork
You've already forked infra
0
forked from
the-distro/infra
Code
Pull requests
Activity
aeb8102ae4
infra
/
overlays
/
default.nix
6 lines
83 B
Nix
Raw
Normal View
History
Unescape
Escape
wob01: serve an ipxe over iusb-spoof
2024-08-01 20:16:48 +00:00
[
(
final
:
prev
:
{
iusb-spoof
=
final
.
callPackage
./iusb-spoof.nix
{
}
;
}
)
]
Copy permalink