[nvim] Sets up LazyVim and Nerd font.

This commit is contained in:
2025-02-07 20:59:56 -08:00
parent bbaa20a515
commit 30ee2b7c7e
16 changed files with 294 additions and 114 deletions

View File

@@ -159,4 +159,8 @@
};
services.openssh.enable = true;
# Enable the font directory for managing fonts
# This doesn't seem to be needed though.
# fonts.fontDir.enable = true;
}