{ config, lib, pkgs, ... }: { fudo.slynk.enable = true; networking = { interfaces = { extif0 = { useDHCP = true; }; }; }; }