aboutsummaryrefslogtreecommitdiff
path: root/bin/gc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gc')
-rwxr-xr-xbin/gc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/gc b/bin/gc
index 9a1868b..1570f84 100755
--- a/bin/gc
+++ b/bin/gc
@@ -66,6 +66,7 @@ disk() {
gc_guix() {
pass show velhinho/0-andreh-password | head -n1 | sudo -iS guix system delete-generations
+ pass show velhinho/0-andreh-password | head -n1 | sudo -iS guix gc -d
guix home delete-generations
guix gc -d
}