nix/home/graphical-fullblown: remove hardcoded rust nightly from PATH
This commit is contained in:
parent
620b39e371
commit
ffe11b3a00
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ in {
|
|||
|
||||
PATH=pkgs.lib.concatStringsSep ":" [
|
||||
"$HOME/.local/bin"
|
||||
"$HOME/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin"
|
||||
"$HOME/.cargo/bin"
|
||||
"$HOME/.gem/ruby/2.3.0/bin"
|
||||
"$HOME/.npm-packages/bin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue