add pppoe
This commit is contained in:
@@ -77,6 +77,7 @@ in {
|
||||
name = "${interface.device}.odhcp";
|
||||
run = "odhcpcd ${interface.device}";
|
||||
};
|
||||
pppoe = callPackage ./networking/pppoe.nix {};
|
||||
};
|
||||
services = {
|
||||
inherit longrun oneshot bundle target;
|
||||
|
Reference in New Issue
Block a user