1770869734

This commit is contained in:
2026-02-11 21:15:34 -07:00
parent c03cd11a12
commit bc2dacc391
6 changed files with 15 additions and 4 deletions

View File

@@ -6,8 +6,8 @@
force = true;
};
home.sessionVariables = {
BROWSER = "librewolf";
systemd.user.sessionVariables = {
SSH_AUTH_SOCK = "${config.home.homeDirectory}/.bitwarden-ssh-agent.sock";
BROWSER = "librewolf";
};
}