all repos — nixfiles @ 65d9fc0235e6826fd96dc4985f576ede143ac654

System and user configuration, managed by nix and home-manager

Add/remove packages

Alan Pearce
commit

65d9fc0235e6826fd96dc4985f576ede143ac654

parent

d3fdee22c4c7b4edd77791b31277296bd9c5714e

1 file changed, 1 insertion(+), 2 deletions(-)

changed files
M modules/programs/shell.nixmodules/programs/shell.nix
@@ -12,8 +12,8 @@
environment.systemPackages = with pkgs; [ pv fd + unstable.sd entr - exa file htop lsof
@@ -23,7 +23,6 @@ moreutils
mtr tree zip - unzip telnet ] ++ ( if !stdenv.isDarwin