diff options
Diffstat (limited to 'hosts/darwin')
| -rw-r--r-- | hosts/darwin/home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/darwin/home.nix b/hosts/darwin/home.nix index 9a5b096..b2a0a32 100644 --- a/hosts/darwin/home.nix +++ b/hosts/darwin/home.nix @@ -18,7 +18,6 @@ gcc lua-language-server pyright - jdk go nodejs @@ -27,6 +26,7 @@ appcleaner rectangle jetbrains.idea-community-bin + (nerdfonts.override { fonts = [ "NerdFontsSymbolsOnly" "SpaceMono" "IBMPlexMono" ]; }) ]; zsh.enable = true; |
