This website requires JavaScript.
Explore
Help
Sign In
tsv
/
Nix-Config
Watch
1
Star
0
Fork
You've already forked Nix-Config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20b37c21e9
Nix-Config
/
bin
/
gc.bash
6 lines
95 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
nix-collect-garbage -d
sudo rm /nix/var/nix/gcroots/auto/*
nix-store --gc
Reference in New Issue
View Git Blame
Copy Permalink