nix, nix-build, nix-env, nix-collect-garbage, nix-shell: add German translation (#9365)

* nix, nix-build, nix-env, nix-collect-garbage, nix-shell: add German translation

* nix, nix-build, nix-env, nix-collect-garbage, nix-shell: apply suggestions from code review

* nix, nix-build, nix-env, nix-collect-garbage, nix-shell: Applied changes
from German code review to originals

* Update pages.de/common/nix-collect-garbage.md
This commit is contained in:
rockofox
2022-12-22 02:11:42 +01:00
committed by GitHub
parent 313f103e26
commit 7fe7f79904
8 changed files with 124 additions and 7 deletions

View File

@@ -14,4 +14,4 @@
- Delete all store paths older than 30 days:
`sudo nix-collect-garbage --delete-older-than {{30d}}`
`sudo nix-collect-garbage --delete-older-than 30d`