mirror of
https://github.com/smg1024/nix-darwin.git
synced 2026-05-22 20:32:59 +09:00
feat: alhangeul and thaw added
This commit is contained in:
parent
5ac852be87
commit
136d9c574a
1 changed files with 6 additions and 1 deletions
|
|
@ -18,6 +18,10 @@
|
|||
];
|
||||
};
|
||||
|
||||
taps = [
|
||||
"postmelee/tap"
|
||||
];
|
||||
|
||||
masApps = {
|
||||
KakaoTalk = 869223134;
|
||||
Across = 6444851827;
|
||||
|
|
@ -25,19 +29,20 @@
|
|||
};
|
||||
|
||||
casks = [
|
||||
"alhangeul"
|
||||
"arc"
|
||||
"batfi"
|
||||
"claude-code@latest"
|
||||
"codex"
|
||||
"hammerspoon"
|
||||
"iina"
|
||||
"jordanbaird-ice"
|
||||
"keka"
|
||||
"kekaexternalhelper"
|
||||
"raycast"
|
||||
"shottr"
|
||||
"stats"
|
||||
"telegram"
|
||||
"thaw@beta"
|
||||
"utm"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue