228 current 2024-10-22 01:13:05 24.05.20241019.a9b86fc 6.11.4 *
This commit is contained in:
parent
a83e3592b2
commit
d312b9e299
7 changed files with 47 additions and 20 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
# This is using a rec (recursive) expression to set and access XDG_BIN_HOME within the expression
|
||||
# For more on rec expressions see https://nix.dev/tutorials/first-steps/nix-language#recursive-attribute-set-rec
|
||||
environment.sessionVariables = rec {
|
||||
environment.sessionVariables = {
|
||||
SSH_AUTH_SOCK = "$XDG_RUNTIME_DIR/ssh-agent";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue