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 = {
|
masApps = {
|
||||||
KakaoTalk = 869223134;
|
KakaoTalk = 869223134;
|
||||||
Across = 6444851827;
|
Across = 6444851827;
|
||||||
|
|
@ -25,19 +29,20 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
casks = [
|
casks = [
|
||||||
|
"alhangeul"
|
||||||
"arc"
|
"arc"
|
||||||
"batfi"
|
"batfi"
|
||||||
"claude-code@latest"
|
"claude-code@latest"
|
||||||
"codex"
|
"codex"
|
||||||
"hammerspoon"
|
"hammerspoon"
|
||||||
"iina"
|
"iina"
|
||||||
"jordanbaird-ice"
|
|
||||||
"keka"
|
"keka"
|
||||||
"kekaexternalhelper"
|
"kekaexternalhelper"
|
||||||
"raycast"
|
"raycast"
|
||||||
"shottr"
|
"shottr"
|
||||||
"stats"
|
"stats"
|
||||||
"telegram"
|
"telegram"
|
||||||
|
"thaw@beta"
|
||||||
"utm"
|
"utm"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue