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