forked from DGNum/liminix
TODO comments
This commit is contained in:
parent
8688d47c65
commit
ff2d3e1a63
3 changed files with 3 additions and 1 deletions
|
@ -87,7 +87,7 @@ in rec {
|
|||
services.bridge = svc.bridge.members.build {
|
||||
primary = services.int;
|
||||
members = with config.hardware.networkInterfaces;
|
||||
[ wlan_24 wlan_5 lan ];
|
||||
[ wlan_24 wlan_5 lan ];
|
||||
};
|
||||
|
||||
services.ntp = svc.ntp.build {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue