mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-06-27 23:41:24 +02:00
fix: typo
This commit is contained in:
parent
9e9e34ff7f
commit
d674b6e8d7
@ -78,7 +78,7 @@ sudo nix store gc --debug
|
|||||||
1. 输入 `w`,看看谁依赖了它(`why depends`),以及完整的依赖链。
|
1. 输入 `w`,看看谁依赖了它(`why depends`),以及完整的依赖链。
|
||||||
|
|
||||||
|
|
||||||
# 节约存储空间
|
## 节约存储空间
|
||||||
|
|
||||||
如下配置可以比较好的缩减 NixOS 的磁盘占用,可以考虑将它们添加到你的 NixOS 配置中:
|
如下配置可以比较好的缩减 NixOS 的磁盘占用,可以考虑将它们添加到你的 NixOS 配置中:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user