+**** Summarize setup steps
+***** Perform main setup steps
+***** Install time-specific apps
+: $ sudo apt install usbmount eject gpsd gpsd-clients python-gps pps-tools ntp
+
+Explanation:
+
+- ~python-gps~: (Add explanation here)
+- ~pps-tools~: Package containing ~ppstest~ command useful for
+  checking status of PPS devices.
+- ~ntpsec~: Security-hardened version of ~ntp~, the Network Time
+  Protocol package. Useful for automatically setting the system clock
+  according to time servers or local hardware.
+
+