* add support for multiple keys to be added; converts private key to dropbear for unifi scp use
* change ssh id filename for dropbear default
using .ssh/id_dropbear is dropbear's default id file so no need to use
`ssh -i /root/id_rsa`
any more.
Former-commit-id: 8043e6ae6ae78ecf2b956e99eef2ebebd1836f4e
* Create 25-add-cron-jobs
my suggestion for adding cron jobs on startup
* Update 25-add-cron-jobs
Former-commit-id: d09f89a327d3ab869a9f047c97dd619d08cfa8a3
* Store install-cni-plugins.sh once
* Newlines in on-boot-script
* Update example on_boot.sh for directory
* Update README.md examples
* Store 20-dns.conflist once
* Add modularized nextdns config w/IPv6 support
* Make nextdns script more generic
* Use common setup script for each dns service
* Add missing newlines
* Readme updates and ipv6 support
* Readme updates and ipv6 support
* Final updates and Ipv6
Co-authored-by: exodious <exodious@users.noreply.github.com>