nixos/nix: add nix-tree
This commit is contained in:
parent
df0f9ea9a3
commit
ec38201d26
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ in {
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
pkgs.nix-output-monitor
|
pkgs.nix-output-monitor
|
||||||
pkgs.nix-diff
|
pkgs.nix-diff
|
||||||
|
pkgs.nix-tree
|
||||||
] ++ lib.map (lib.hiPrio) [
|
] ++ lib.map (lib.hiPrio) [
|
||||||
(wrappedNixExecutables true)
|
(wrappedNixExecutables true)
|
||||||
wrappedNixosExecutables
|
wrappedNixosExecutables
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue