Storage optimization: Difference between revisions
imported>Mth No edit summary |
imported>Mth No edit summary |
||
Line 34: | Line 34: | ||
=== Run as root === | === Run as root === | ||
<code>nix-collect-garbage -d</code> operates only for the current user. To clear system profiles, | <code>nix-collect-garbage -d</code> operates only for the current user. To clear system profiles, run it with root privileges. | ||
=== Look for <code>result</code> symlinks === | === Look for <code>result</code> symlinks === |