Skip to content

Commit 2b79a0d

Browse files
committed
feat: changes
1 parent 5857598 commit 2b79a0d

File tree

3 files changed

+13
-20
lines changed

3 files changed

+13
-20
lines changed

nix/_homebrew.nix

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@
44
enable = true;
55
taps = [];
66
brews = [
7-
"cliclick"
87
"choose-gui"
9-
"llama.cpp"
8+
"cliclick"
109
"switchaudio-osx"
1110
];
1211
casks = [
1312
"adobe-creative-cloud"
1413
"arc"
1514
"betterdisplay"
16-
"capcut"
1715
"cloudflare-warp"
1816
"contexts"
1917
"cursor"
@@ -26,22 +24,21 @@
2624
"google-drive"
2725
"grandperspective"
2826
"handbrake"
29-
"iina"
30-
"iterm2"
3127
"jetbrains-toolbox"
3228
"karabiner-elements"
29+
"microsoft-edge"
3330
"notion"
3431
"obs"
35-
"orion"
3632
"orbstack"
33+
"orion"
3734
"raycast"
3835
"shottr"
39-
"shureplus-motiv"
4036
"slack"
4137
"stremio"
4238
"superwhisper"
4339
"telegram"
4440
"visual-studio-code"
41+
"vlc"
4542
"zed"
4643
"zen-browser"
4744
];

nix/_packages.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ with pkgs; [
2323
nodejs_22
2424
nvd
2525
ollama
26-
php83
27-
php83Packages.composer
28-
python39
2926
rustc
3027
shellcheck
3128
shfmt
@@ -43,7 +40,6 @@ with pkgs; [
4340

4441
# gui
4542
gum
46-
kitty
4743
mas
4844
pinentry_mac
4945
skhd

nix/flake.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)