From ea4b369e3aa3bb88e7ed205ea82e1f1fb09413dc Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Thu, 11 Jun 2020 11:52:47 +0200 Subject: [PATCH] local/bin/homesync: Remove unused package-lister. --- .local/bin/homesync | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.local/bin/homesync b/.local/bin/homesync index 78b15544..f2de0765 100755 --- a/.local/bin/homesync +++ b/.local/bin/homesync @@ -108,10 +108,6 @@ if [ -n "$OPT_DEVICE" ]; then unset MOUNT_POINT fi -## No need for package-list with Guix manifests. -# section "$HOME/.package-lists" -# package-lister - if [ -e ~/.cache/mail/.notmuch ]; then section "Notmuch tags" notmuch restore --accumulate --input=$HOME/personal/mail/notmuch.dump