Switch to unstable for new bitwarden config
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user