rotuer: add schnapps and the rest of the lan interfaces

mainline-omnia-wip
Daniel Barlow 2024-02-07 23:48:10 +00:00
parent 82537bbe68
commit 92b0bec038
1 changed files with 7 additions and 1 deletions

View File

@ -42,6 +42,7 @@ in rec {
../modules/hostapd
../modules/bridge
../modules/ntp
../modules/schnapps
../modules/ssh
../modules/outputs/btrfs.nix
../modules/outputs/extlinux.nix
@ -84,7 +85,12 @@ in rec {
members = with config.hardware.networkInterfaces;
[ wlan
wlan5
lan ];
lan0
lan1
lan2
lan3
lan4
];
};
services.ntp = svc.ntp.build {