Add input component/field (maybe a multi-select) to Device Component in expert mode that allows to specify additional DNS servers that device will have in its WireGuard configuration.
Prefill the multi-select with DNS servers available on other devices, use a computed property and access the state to loop over the devices to get this data
Use the new data in wireguard.js to add to the DNS config. This should be comma seperated
Device
Component in expert mode that allows to specify additional DNS servers that device will have in its WireGuard configuration.wireguard.js
to add to theDNS
config. This should be comma seperatedwireguard.spec.js
dashboard.spec.js