Removed wrong comment

This commit is contained in:
Jacob Hrbek 2021-06-30 21:32:08 +02:00
parent 67af267cf7
commit 55a211ae31

View file

@ -208,7 +208,6 @@ in
''}
${optionalString cfg.localBinInPath ''
# ~/.local/bin if it exists overrides other bin directories.
export PATH="$HOME/.local/bin:$PATH"
''}
'';