From 06f15eba9331db662f2c377051542e3900d228d5 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 10 May 2024 12:54:10 -0400 Subject: updates --- lib/common.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/common.nix') diff --git a/lib/common.nix b/lib/common.nix index 6a87c78..7ddff12 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -386,6 +386,9 @@ in { bash = { enable = true; + #profileExtra = '' + # # put SSH_AUTH_SOCK here? + #''; initExtra = '' #DIR=~/.nix-profile/etc/profile.d #[[ -f "$DIR/nix.sh" ]] && . "$DIR/nix.sh" -- cgit v1.2.3