modules: hardware: move 'networking'
This commit is contained in:
parent
abbe1bb203
commit
5f0c1f6a79
6 changed files with 11 additions and 9 deletions
|
|
@ -18,7 +18,7 @@ let
|
|||
in
|
||||
lib.filterAttrs shouldConnectToPeer allOthers;
|
||||
|
||||
extIface = config.my.networking.externalInterface;
|
||||
extIface = config.my.hardware.networking.externalInterface;
|
||||
|
||||
mkInterface = clientAllowedIPs: {
|
||||
listenPort = cfg.port;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue