diff options
Diffstat (limited to 'opt/bin/gc.sh')
-rwxr-xr-x | opt/bin/gc.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/opt/bin/gc.sh b/opt/bin/gc.sh index 55440a7..ad025f6 100755 --- a/opt/bin/gc.sh +++ b/opt/bin/gc.sh @@ -1,10 +1,6 @@ #!/bin/sh set -eu -# FIXME -# Is this correct? nix-store --gc nix-collect-garbage -d guix gc -d - -# FIXME: send email |