Home Gen449 @ 2025-02-12-17:05

This commit is contained in:
Jonas Röger 2025-02-12 17:05:54 +01:00
parent cb28c3492a
commit 5a29eb5970

View File

@ -37,7 +37,7 @@
'';
};
home.sessionVariables = {
SSH_AUTH_SOCK = "$XDG_RUNTIME_DIR/gnupg/S.gpg-agent.ssh";
SSH_AUTH_SOCK = "$\{XDG_RUNTIME_DIR\}/gnupg/S.gpg-agent.ssh";
};
};
}