This commit is contained in:
Bryan Ramos 2023-08-04 17:24:27 -04:00
parent 12e931fbdc
commit 6d2dcaec69

View file

@ -25,7 +25,7 @@
}; };
# Fonts # Fonts
fonts.fonts = with pkgs; [ fonts.packages = with pkgs; [
terminus_font terminus_font
nerdfonts nerdfonts
]; ];