enable fonts
This commit is contained in:
@@ -19,11 +19,11 @@ in
|
|||||||
fonts.fontDir.enable = true;
|
fonts.fontDir.enable = true;
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
#uw-ttyp0
|
#uw-ttyp0
|
||||||
#corefonts
|
corefonts
|
||||||
(nerdfonts.override { fonts = ["Hack" "Noto"]; })
|
(nerdfonts.override { fonts = ["Hack" "Noto"]; })
|
||||||
#noto-fonts
|
#noto-fonts
|
||||||
#noto-fonts-emoji
|
#noto-fonts-emoji
|
||||||
#noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
|
|||||||
Reference in New Issue
Block a user