add build-host tftp server

This commit is contained in:
Daniel Barlow
2022-10-04 23:08:43 +01:00
parent f9626d00f4
commit e7987c9520
5 changed files with 114 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ final: prev: {
dbusSupport = false;
};
tufted = final.callPackage ./pkgs/tufted {};
pppoe = final.callPackage ./pkgs/pppoe {};
ppp =
(prev.ppp.override {