nix: add nix-tree-rs and fast-nix-gc

This commit is contained in:
2026-08-15 15:55:29 +08:00
parent 2e4582219f
commit 6d6a93e64c
4 changed files with 102 additions and 5 deletions
+2
View File
@@ -30,6 +30,8 @@ in
environment.systemPackages = with pkgs; [
nix-output-monitor
nh
nix-tree-rs
fast-nix-gc
];
environment.etc = (