Switch to unstable for new bitwarden config

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2025-07-02 22:41:40 +02:00
parent 1dcc9efd8b
commit c2339252e3
5 changed files with 20 additions and 12 deletions

View File

@@ -50,6 +50,15 @@
username = "noahk";
homeDirectory = "/home/noahk";
sessionPath = [
"$HOME/.cargo/bin"
"$HOME/.local/bin"
];
sessionVariables = {
SSH_AUTH_SOCK = "/home/noahk/.bitwarden-ssh-agent.sock";
};
packages = with pkgs; [
nerd-fonts.sauce-code-pro
nerd-fonts.zed-mono