cleanup homebrew list
This commit is contained in:
parent
22b6029dc2
commit
ba18f9a96b
3 changed files with 1 additions and 21 deletions
|
|
@ -37,6 +37,7 @@ nix --extra-experimental-features "nix-command flakes" run home-manager/master -
|
|||
# Garbage collection
|
||||
nix-collect-garbage -d
|
||||
sudo nix-collect-garbage -d
|
||||
brew cleanup --prune=all
|
||||
|
||||
# Check flake
|
||||
nix flake check
|
||||
|
|
|
|||
|
|
@ -306,21 +306,6 @@
|
|||
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mpg all
|
||||
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mpeg all
|
||||
|
||||
# Archives - The Unarchiver
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .zip all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .rar all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .7z all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .tar all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .gz all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .bz2 all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .xz all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .tgz all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .tbz2 all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .lzma all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .cab all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .iso all
|
||||
run ${pkgs.duti}/bin/duti -s com.macpaw.site.theunarchiver .dmg all
|
||||
|
||||
# Audio - IINA
|
||||
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .mp3 all
|
||||
run ${pkgs.duti}/bin/duti -s com.colliderli.iina .m4a all
|
||||
|
|
|
|||
|
|
@ -18,20 +18,15 @@
|
|||
"coteditor"
|
||||
"ghostty"
|
||||
"ovito"
|
||||
"balenaetcher"
|
||||
"raspberry-pi-imager"
|
||||
# Internet & Network
|
||||
"clash-verge-rev"
|
||||
"firefox"
|
||||
"keepassxc"
|
||||
"tailscale-app"
|
||||
"transmission"
|
||||
# Media
|
||||
"calibre"
|
||||
"handbrake-app"
|
||||
"iina"
|
||||
"musicbrainz-picard"
|
||||
"affinity"
|
||||
# Productivity
|
||||
"drawio"
|
||||
"inkscape"
|
||||
|
|
@ -52,7 +47,6 @@
|
|||
"localsend"
|
||||
"maccy"
|
||||
"snipaste"
|
||||
"the-unarchiver"
|
||||
];
|
||||
taps = [
|
||||
"nikitabobko/tap"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue