WIP create VM for pppoe and tftpd

This commit is contained in:
Daniel Barlow 2023-02-14 22:08:52 +00:00
parent 9d651f5851
commit e84833e52f
5 changed files with 189 additions and 1 deletions

View file

@ -85,5 +85,5 @@ final: prev: {
tufted = final.callPackage ./pkgs/tufted {};
routeros = final.callPackage ./pkgs/routeros {};
go-l2tp = final.callPackage ./pkgs/go-l2tp {};
}