darwin: clean up unused applications

This commit is contained in:
Guanran Wang 2024-03-13 21:14:34 +08:00
parent 46626f24ba
commit 44e31c20db
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -13,7 +13,6 @@
"bash"
# Editor
"helix"
"neovim"
"vscode"
@ -23,9 +22,6 @@
# Media
"mpv"
"spotify"
# Misc
"telegram-desktop"
];
@ -51,15 +47,6 @@
gawk
];
home.packages = with pkgs; [
## GUI
### Tools
keka # un-archive-r
iterm2
### Misc
element-desktop
];
# macOS don't have fontconfig
programs = let
monospace = "JetBrainsMono Nerd Font";