mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
docs: add TODO
This commit is contained in:
parent
c99985a885
commit
470a50d903
2
NixOS.md
2
NixOS.md
@ -495,6 +495,8 @@ A NixOS config example is given in [base.nix](modules/base.nix).
|
|||||||
sudo nix-env --delete-generations +7 --profile /nix/var/nix/profiles/system
|
sudo nix-env --delete-generations +7 --profile /nix/var/nix/profiles/system
|
||||||
```
|
```
|
||||||
|
|
||||||
|
TODO: Should we run `sudo nix-collect-garbage --delete-old` after the above?
|
||||||
|
|
||||||
### Garbage collection - Delete system profiles older than X days
|
### Garbage collection - Delete system profiles older than X days
|
||||||
|
|
||||||
* https://nixos.org/manual/nix/stable/package-management/garbage-collection.html
|
* https://nixos.org/manual/nix/stable/package-management/garbage-collection.html
|
||||||
|
Loading…
Reference in New Issue
Block a user