go: Separate file
This commit is contained in:
parent
bf796d9587
commit
f83806a307
5 changed files with 22 additions and 3 deletions
|
@ -336,7 +336,6 @@
|
|||
# TODO Session variables only get reloaded on login I think.
|
||||
sessionPath = [
|
||||
"${config.home.homeDirectory}/.local/bin"
|
||||
"${config.home.sessionVariables.GOPATH}"
|
||||
"${config.home.homeDirectory}/.config/dotfiles/hm/scripts" # Not Nix path otherwise it gets converted into store,
|
||||
# and then every time you want to modify a script you have to rebuild and re-login...
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue