{ config, pkgs, lib, ... }: { imports = [ ./blue # Bluetooth ./wifi # Wireless ./wire # Ethernet ]; }