nixos-servers/terraform/modules/debian/files/network_config.cfg

10 lines
129 B
INI
Raw Normal View History

version: 2
ethernets:
ens:
match:
name: ens*
dhcp4: true
routes:
- to: 0.0.0.0/0
via: 192.168.30.1