#!/nix/store/4nmqxajzaf60yjribkgvj5j54x9yvr1r-bash-5.1-p12/bin/bash
set -e
# Set the static DNS configuration, if given.
/nix/store/l3fqaq29iqa7hm2196dwfr26idickkyi-openresolv-3.12.0/sbin/resolvconf -m 1 -a static <<EOF



EOF


# Set the default gateway.




