{ lib, pkgs, ... }: { BIN_PATH = lib.makeBinPath [ pkgs.lix pkgs.bash pkgs.coreutils pkgs.openssh pkgs.git pkgs.jaq # tf (import ../infra/tf.nix { inherit lib pkgs; }) ]; }