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"
|
"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";
|
||||||
|
|
Loading…
Reference in a new issue