adding noto-fonts

This commit is contained in:
Ivan Dimitrov 2023-08-11 13:00:46 +03:00
parent 8909b4fe4f
commit 8924231844

View File

@ -42,7 +42,7 @@
time.timeZone = "Europe/Sofia"; time.timeZone = "Europe/Sofia";
fonts.packages = with pkgs; [ nerdfonts ]; fonts.packages = with pkgs; [ nerdfonts noto-fonts ];
environment = { environment = {
systemPackages = with pkgs; [ systemPackages = with pkgs; [