Update nixos/modules/config/shells-environment.nix
lgtm Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
@@ -128,7 +128,7 @@ in
|
||||
|
||||
environment.localBinInPath = mkOption {
|
||||
description = ''
|
||||
Include ~/.local/bin/ in $PATH.
|
||||
Add ~/.local/bin/ to $PATH
|
||||
'';
|
||||
default = false;
|
||||
type = types.bool;
|
||||
|
||||
Reference in New Issue
Block a user