mirror of
https://github.com/NixOS/nix.git
synced 2025-11-22 18:29:36 +01:00
chore: improve comments and factored out variables when moving iterator
This commit is contained in:
parent
d9c62f3f17
commit
f2587b713b
4 changed files with 18 additions and 13 deletions
|
|
@ -94,7 +94,7 @@ generations of each profile, do
|
|||
$ nix-collect-garbage -d
|
||||
```
|
||||
|
||||
## Keep most-recent by time (number fo days) and trim by amount
|
||||
## Keep most-recent by time (number of days) and trim by amount
|
||||
|
||||
This command will delete generations older than a week if possible, while keeping an amount of generations between `10` and `20`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue