add typora

This commit is contained in:
Yan Lin 2025-12-03 19:02:41 +01:00
parent 94016234e7
commit 39ec1189f7
2 changed files with 3 additions and 2 deletions

View file

@ -236,8 +236,8 @@
home.activation.setFileAssociations = config.lib.dag.entryAfter ["writeBoundary"] '' home.activation.setFileAssociations = config.lib.dag.entryAfter ["writeBoundary"] ''
# Text and code files - open with TextMate # Text and code files - open with TextMate
run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .txt all run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .txt all
run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .md all run ${pkgs.duti}/bin/duti -s abnerworks.Typora .md all
run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .markdown all run ${pkgs.duti}/bin/duti -s abnerworks.Typora .markdown all
run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .nix all run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .nix all
run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .sh all run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .sh all
run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .bash all run ${pkgs.duti}/bin/duti -s com.todesktop.230313mzl4w4u92 .bash all

View file

@ -39,6 +39,7 @@
"linearmouse" "linearmouse"
"omnigraffle" "omnigraffle"
"tailscale-app" "tailscale-app"
"typora"
]; ];
taps = [ taps = [
# Additional repositories if needed # Additional repositories if needed