darwin: clean up unused applications
This commit is contained in:
parent
46626f24ba
commit
44e31c20db
1 changed files with 0 additions and 13 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue