nixos/scripts/clean.sh
2022-07-10 15:36:37 -04:00

3 lines
48 B
Bash
Executable file

#!/bin/sh
nix-collect-garbage -d
nix-store --gc