diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-19 11:09:56 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-19 11:09:56 +0530 |
| commit | 9dfbce98ec6dc32bf7cf3c5daf97070edb32eac0 (patch) | |
| tree | 2027edba1c862b4123dedebd669e3fac56b3afe6 /nixos/home.nix | |
| parent | ab3cc0ee160e6b7f5e8c54e8a7387ffcbaa877ef (diff) | |
system update + mpv + openwebui for llm.nix
Diffstat (limited to 'nixos/home.nix')
| -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 b99166d..95cdd2b 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -76,6 +76,7 @@ end tmux="tmux -u"; snvim="sudo -E -s nvim"; ls="eza -hli"; + ns="nix-shell"; cat="bat"; find="fd"; cloc="tokei"; |
