WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 4442252c65 - Show all commits

View file

@ -27,7 +27,7 @@ export USRNAME=$USER
# Add ~/.local/bin to path # Add ~/.local/bin to path
export PATH="$HOME/.local/bin:$PATH" export PATH="$HOME/.local/bin:$PATH"
#
# Add locally installed npm binaries to path # Add locally installed npm binaries to path
export PATH="$HOME/.local/share/npm/bin:$PATH" export PATH="$HOME/.local/share/npm/bin:$PATH"