diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-18 14:49:54 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-18 14:49:54 +0530 |
| commit | 29e3e7939b91c587a40e1c13babe1d8b15db180c (patch) | |
| tree | b07ec7f46c196edeb57d23ec461ec1f062e225f1 /nixos | |
| parent | edaf04f79d33ba96ef7ac548fbad766e0546a200 (diff) | |
forgot about AC/DC(), .bin for personal stuff
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/home.nix b/nixos/home.nix index c863ce7..a277d35 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -61,6 +61,7 @@ set -U fish_user_paths /home/comet/.cargo/bin $fish_user_paths set -U fish_user_paths /opt/android-sdk/cmdline-tools/latest/bin $fish_user_paths set -U fish_user_paths /opt/android-sdk/platform-tools $fish_user_paths set -U fish_user_paths /opt/android-sdk/emulator $fish_user_paths +set -U fish_user_paths $HOME/.bin $fish_user_paths set ANDROID_NDK_HOME /opt/android-ndk set ANDROID_NDK_ROOT /opt/android-ndk |
