1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-07-05 05:40:13 +00:00

add ipcalc

This commit is contained in:
Noah Masur
2022-07-31 13:01:45 -06:00
parent 4be7762aba
commit 5d5412bf1f

@ -14,6 +14,7 @@
kubectl kubectl
k9s k9s
noti # Create notifications programmatically noti # Create notifications programmatically
ipcalc
(pkgs.writeScriptBin "ocr" (pkgs.writeScriptBin "ocr"
(builtins.readFile ../shell/bash/scripts/ocr.sh)) (builtins.readFile ../shell/bash/scripts/ocr.sh))
]; ];