summary refs log tree commit diff
path: root/nixos/modules/config/system-path.nix
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2017-10-13 18:50:50 -0400
committerGraham Christensen <graham@grahamc.com>2017-10-14 22:01:30 -0400
commitb16f3b2131951bab1e313870df0b1f15c5aa58fd (patch)
treeb7ef58d5b9ea65f256e7f15315a6d62d5814a8b7 /nixos/modules/config/system-path.nix
parentd9d2c4a4a9a103290c61eca3b393c8d1fc054c63 (diff)
downloadnixlib-b16f3b2131951bab1e313870df0b1f15c5aa58fd.tar
nixlib-b16f3b2131951bab1e313870df0b1f15c5aa58fd.tar.gz
nixlib-b16f3b2131951bab1e313870df0b1f15c5aa58fd.tar.bz2
nixlib-b16f3b2131951bab1e313870df0b1f15c5aa58fd.tar.lz
nixlib-b16f3b2131951bab1e313870df0b1f15c5aa58fd.tar.xz
nixlib-b16f3b2131951bab1e313870df0b1f15c5aa58fd.tar.zst
nixlib-b16f3b2131951bab1e313870df0b1f15c5aa58fd.zip
nix-info: include in nixos' default system-path, nixpkgs's channel
Diffstat (limited to 'nixos/modules/config/system-path.nix')
-rw-r--r--nixos/modules/config/system-path.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/config/system-path.nix b/nixos/modules/config/system-path.nix
index 5d339eaea485..d3212d931605 100644
--- a/nixos/modules/config/system-path.nix
+++ b/nixos/modules/config/system-path.nix
@@ -31,6 +31,7 @@ let
       pkgs.nano
       pkgs.ncurses
       pkgs.netcat
+      pkgs.nix-info
       config.programs.ssh.package
       pkgs.perl
       pkgs.procps