Fonts and font utilities

This commit is contained in:
Nickiel12 2022-12-04 15:15:50 -08:00
parent 57b1c8d6e7
commit 9f9e0faf5f
3 changed files with 3 additions and 1 deletions

View file

@ -27,6 +27,7 @@
fonts.fonts = with pkgs; [
dejavu_fonts
meslo-lgs-nf
xkcd-font
];
time.timeZone = "America/Los_Angeles";

View file

@ -36,6 +36,7 @@ in
ffmpeg-full
frei0r # kdenlive video plugins
pandoc
fontpreview
# commandline utils
powerline

View file

@ -13,7 +13,7 @@
efiSupport = true;
enable = true;
version = 2;
#useOSProber = true;
useOSProber = true;
};
};