Added Bitwarden for SSH, additional changes to nvf, firefox, and general style changes

This commit is contained in:
2025-09-25 14:10:41 -04:00
parent 86772926fd
commit f13ccab5db
8 changed files with 36 additions and 27 deletions

View File

@@ -12,6 +12,9 @@
enableCompletion = true;
autosuggestion.enable = true;
syntaxHighlighting.enable = true;
sessionVariables = {
SSH_AUTH_SOCK = "/home/eclypse/.bitwarden-ssh-agent.sock";
};
};
};
}