diff --git a/.config/nix/modules/shell.nix b/.config/nix/modules/shell.nix index edfb566..4f2e104 100644 --- a/.config/nix/modules/shell.nix +++ b/.config/nix/modules/shell.nix @@ -45,7 +45,7 @@ fish_add_path $FOUNDRY_BIN # 1password - set -x SSH_AUTH_SOCK "~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock" + set -gx SSH_AUTH_SOCK "$HOME/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock" # bun set -x BUN_INSTALL "$HOME/.bun"