summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2017-10-16 21:37:00 -0400
committerGitHub <noreply@github.com>2017-10-16 21:37:00 -0400
commitab8b14cf9204c3084c509d3f07bd21e3b3aae483 (patch)
tree334f4c16603b5b36d1cb1061a1512144b66d1335 /nixos
parentbd87a3be2de2af63d0bd5b27e4495321362e35f1 (diff)
parentb16f3b2131951bab1e313870df0b1f15c5aa58fd (diff)
downloadnixlib-ab8b14cf9204c3084c509d3f07bd21e3b3aae483.tar
nixlib-ab8b14cf9204c3084c509d3f07bd21e3b3aae483.tar.gz
nixlib-ab8b14cf9204c3084c509d3f07bd21e3b3aae483.tar.bz2
nixlib-ab8b14cf9204c3084c509d3f07bd21e3b3aae483.tar.lz
nixlib-ab8b14cf9204c3084c509d3f07bd21e3b3aae483.tar.xz
nixlib-ab8b14cf9204c3084c509d3f07bd21e3b3aae483.tar.zst
nixlib-ab8b14cf9204c3084c509d3f07bd21e3b3aae483.zip
Merge pull request #30397 from grahamc/nix-help
nix-info: init
Diffstat (limited to 'nixos')
-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