update options

This commit is contained in:
Adithya 2023-07-28 09:33:45 +05:30
parent 73b8e04dab
commit 1957b84fc0
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -19,9 +19,9 @@
}; };
fonts = { fonts = {
enableDefaultFonts = true; enableDefaultPackages = true;
fontDir.enable = true; fontDir.enable = true;
fonts = with pkgs; [ packages = with pkgs; [
cantarell-fonts cantarell-fonts
liberation_ttf liberation_ttf
(nerdfonts.override {fonts = ["FiraCode"];}) (nerdfonts.override {fonts = ["FiraCode"];})