@@ -53,10 +53,12 @@
|
||||
sessionPath = [
|
||||
"$HOME/.cargo/bin"
|
||||
"$HOME/.local/bin"
|
||||
"$HOME/.local/share/pnpm"
|
||||
];
|
||||
|
||||
sessionVariables = {
|
||||
SSH_AUTH_SOCK = "/home/noahk/.bitwarden-ssh-agent.sock";
|
||||
DRONE_SERVER = "https://drone.noahknegt.com";
|
||||
};
|
||||
|
||||
packages = with pkgs; [
|
||||
|
Reference in New Issue
Block a user