[14:44] Anyone know the best way to set network settings from my own snap on Ubuntu Core? [15:37] ziesta, use the network-setup-control plug, that gives your snap full access to /etc/netplan/ on the device anmd to the netplan generate and apply commands [15:38] then you just modify the yaml file in there (or add a new one on top)