From 777699f59d808dbb808d6a003167c6c49dddfb58 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 23 Oct 2022 08:30:23 -0300 Subject: bin/gc: remove "current-guix" profile too --- bin/gc | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/gc') 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 } -- cgit v1.2.3