{ lib, ... }: { imports = [ ]; boot.isContainer = true; custom.tailscale.enable = false; networking.useDHCP = lib.mkForce false; }