# way to install suggests even if the main package is already
# installed. reinstall doesn't work, uninstalling can cause removing
# dependent packages.
-pi ${pall[@]} $(apt-cache search ruby[.0-9]+-doc| awk '{print $1}') $(apt-cache depends gcc|grep -i suggests:| awk '{print $2}') $($src/distro-pkgs)
+pi ${pall[@]} $(apt-cache search ruby[.0-9]+-doc| awk '{print $1}') $($src/distro-pkgs)
# website is dead june 14 2019. back in october, but meh
m cd /a/opt/btrbk
sudo make install
-sgo btrbk.timer
+if grep -xFq $HOSTNAME /a/bin/ds/machine_specific/btrbk.hosts; then
+ sgo btrbk.timer
+fi
# note: to see when it was last run,
# ser list-timers
m pu transmission-gtk
-m /a/bin/buildscripts/pithosfly
+# pithosfly broken
+#m /a/bin/buildscripts/pithosfly
# # Based on guix manual instructions, also added code to profile.