Install login scripts and proot only if needed

This commit is contained in:
Tobias Happ 2019-11-28 16:56:16 +01:00 committed by Alexander Sosedkin
parent eb2fcc80f5
commit ed05a33fc0
3 changed files with 43 additions and 36 deletions

View file

@ -15,6 +15,7 @@ let
activationBinPaths = lib.makeBinPath [
pkgs.bash
pkgs.coreutils
pkgs.diffutils
pkgs.findutils
pkgs.gnused
pkgs.ncurses # For `tput`.