add gobin to path

This commit is contained in:
2026-08-20 14:34:03 -05:00
parent 3ff184e813
commit 623ff4e1a9

View File

@@ -23,6 +23,10 @@
homeDirectory = "/home/${username}";
preferXdgDirectories = true;
stateVersion = stateVersion;
sessionPath = [
"$HOME/go/bin"
"$HOME/.local/bin"
];
packages = with pkgs; [
bitwarden-cli
bitwarden-desktop