--- /dev/null
+* Task List
+** TODO ~doc/setup~: Disable bluetooth
+** TODO ~/doc/time~: Migrate from ~ntpsec~ to ~chrony~
+The ~ntpsec~ package is in the ~dfsg~ Debian repository instead of the
+~main~ Debian repository. This is likely due to ~ntpsec~ using a mix
+of ~ntp~'s original "NTP License", ~BSD 2~, and ~MIT~ licenses.
+
+In contrast, ~chrony~ uses the ~GPLv2~ license which allows it to be
+in the Debian main repository.
+
+~gpsd~ documentation for communicating to ~chrony~ via
+~/run/chrony.XXXX.sock~ and ~/run/chrony.YYYY.sock~ sockets (for GPS
+and PPS data respectively) can be found [[https://gpsd.gitlab.io/gpsd/gpsd-time-service-howto.html#_feeding_chrony_from_gpsd][here]].