This commit is contained in:
Miguel Palhas
2025-12-10 17:58:27 +00:00
parent 746487377e
commit 900a963c79
4 changed files with 39 additions and 125 deletions
+1 -3
View File
@@ -59,12 +59,10 @@
];
initContent = ''
# asdf-vm
. "$HOME/.nix-profile/share/asdf-vm/asdf.sh"
[[ -f ~/.secrets.zsh ]] && source ~/.secrets.zsh
export PATH="$HOME/.bin:$PATH"
export PATH="''${ASDF_DATA_DIR:-$HOME/.asdf}/shims:$PATH"
export FOUNDRY_DISABLE_NIGHTLY_WARNING=true
export LD_LIBRARY_PATH=${pkgs.icu}/lib:${pkgs.stdenv.cc.cc.lib}/lib:$LD_LIBRARY_PATH