{pkgs, ...}: { boot.isContainer = true; # Network configuration. networking.useDHCP = false; }