add gobin to path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user