* Add TODO.
* Add note.
* Fix hang from NFS sometimes not being up.
* Remove noauto so that `mount -a` works.
* Allow Arch to use BASH.
* Add programs needed for playbook but missing from Arch Base.
* Explicit rename of old install since Github connection is unreliable. Call executable from current directory after chdir.
* Ensure shells are set up correctly on Arch.
* Begin explicitly using microcode packages on dev machines.
* Fix _ typos to -.
* Add Delta Chat.
* Fix equals typo and allow command to fail.
* Delta Chat Desktop works great, add it to Favorites.
* Add Element.
* Add Element.
* Change spot for Element.
* Add new file(s) to call in-development project.
* Remove extra comma.
* Change FreeBSD update checker to weekly.
* Use Github again for pulling updates.
* Add volume key controls.
* Add placeholder for LBRY app.
* Refactor gui into gnome and packages. Remove deprecated lineinfiles. Enhance package management.
* Variablize tar to fix FreeBSD.
* Variablize tar to fix FreeBSD.
* Take FreeBSD gui.yml refactor into account.
* Unfinished changes to use self-signed cert so local traffic can hit https. Server starts fine, but getting "gnutls_handshake() failed: An unexpected TLS packet was received." on client's `git clone`.
* Make D2D optional. FreeBSD is still having a hard time compiling it.
* Use a block for Dash To Dock so only one ignore_errors is necessary.
* Deprecate miner section since machines have been decommissioned.
* Remove deprecated file.
* Switch to lightdm on FreeBSD.
* Automate GPU driver installation.
* Updated DWM config and added TODO's.
* Move lynis to src folder for cleanliness.
* Remove debug.
* Refactor for "shared" system type folder.
* Fix FreeBSD gpu.yml location.
* Add a default hosts file to hide warnings.
* Fedora Minimal does not come with tar. Need installed for Telegraf.
* First attempt at automating HTTP git server setup.
* Add cron jobs to keep projects up to date.
* Add new git playbook to server.
* Add new server variables for git. Put all variables in a dictionary.
* Put variables into run file.
* Fix the loop variables to be dictionaries, not jinja.
* Upgrade nanominer.
* Attempt to fix templating error.
* Attempt to fix templating error, but in the right spot this time. :)
* Attempt another fix for building list of dictionaries.
* Change strings to dicts.
* Add quotes for jinja variables.
* Remove extra curly brackets.
* Fix the rest of the file's dictionaries now that General works.
* Remove testing code.
* Variablize ansible repo. Begin watching personal repos rather than pinging GitHub.
* Fix variables to append, not replace.
* Fix variable names.
* Try to prevent variables from being strings, without getting formatting error.
* Try to fix variables, again.
* Fixed git.yml. Found a way to test locally and all is working now.