add darwio
This commit is contained in:
parent
fb6da90133
commit
7104609b02
2 changed files with 4 additions and 0 deletions
|
|
@ -276,6 +276,9 @@
|
|||
# Documents - PDF with PDF Expert
|
||||
run ${pkgs.duti}/bin/duti -s com.readdle.PDFExpert-Mac .pdf all
|
||||
|
||||
# Diagrams - Draw.io
|
||||
run ${pkgs.duti}/bin/duti -s com.jgraph.drawio.desktop .drawio all
|
||||
|
||||
# Images - Preview
|
||||
run ${pkgs.duti}/bin/duti -s com.apple.Preview .png all
|
||||
run ${pkgs.duti}/bin/duti -s com.apple.Preview .jpg all
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@
|
|||
"raspberry-pi-imager"
|
||||
"transmission"
|
||||
"pdf-expert"
|
||||
"drawio"
|
||||
];
|
||||
taps = [
|
||||
# Additional repositories if needed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue