mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 13:25:38 +00:00
add cloudflared client to macos machine
This commit is contained in:
parent
6d0d36165e
commit
abdf4b64be
@ -33,6 +33,7 @@
|
|||||||
pkgs.noti # Create notifications programmatically
|
pkgs.noti # Create notifications programmatically
|
||||||
pkgs.ipcalc # Make IP network calculations
|
pkgs.ipcalc # Make IP network calculations
|
||||||
pkgs.teams
|
pkgs.teams
|
||||||
|
pkgs.cloudflared # Allow connecting to Cloudflare tunnels
|
||||||
(pkgs.writeShellApplication {
|
(pkgs.writeShellApplication {
|
||||||
name = "ocr";
|
name = "ocr";
|
||||||
runtimeInputs = [ pkgs.tesseract ];
|
runtimeInputs = [ pkgs.tesseract ];
|
||||||
|
Loading…
Reference in New Issue
Block a user