forked from mirrors/nixpkgs
Removed wrong comment
This commit is contained in:
parent
67af267cf7
commit
55a211ae31
|
@ -208,7 +208,6 @@ in
|
|||
''}
|
||||
|
||||
${optionalString cfg.localBinInPath ''
|
||||
# ~/.local/bin if it exists overrides other bin directories.
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
''}
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue