mirror of
https://github.com/nmasur/dotfiles
synced 2025-01-30 23:22:02 +00:00
add monitorcontrol for macos external displays
This commit is contained in:
parent
148839b0ab
commit
d31a083ed6
@ -34,6 +34,7 @@
|
|||||||
pkgs.ipcalc # Make IP network calculations
|
pkgs.ipcalc # Make IP network calculations
|
||||||
# pkgs.teams
|
# pkgs.teams
|
||||||
pkgs.cloudflared # Allow connecting to Cloudflare tunnels
|
pkgs.cloudflared # Allow connecting to Cloudflare tunnels
|
||||||
|
pkgs.monitorcontrol # Allows adjusting external displays
|
||||||
(pkgs.writeShellApplication {
|
(pkgs.writeShellApplication {
|
||||||
name = "ocr";
|
name = "ocr";
|
||||||
runtimeInputs = [ pkgs.tesseract ];
|
runtimeInputs = [ pkgs.tesseract ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user