l baseX: use new fonts config

This commit is contained in:
lassulus 2022-03-23 15:50:55 +01:00
parent 48090639ed
commit 5f317cd595

View File

@ -96,12 +96,17 @@ in {
'')
];
fonts.fonts = with pkgs; [
hack-font
hasklig
symbola
xlibs.fontschumachermisc
];
fonts = {
fontDir.enable = true;
enableGhostscriptFonts = true;
fonts = with pkgs; [
hack-font
xorg.fontschumachermisc
terminus_font_ttf
inconsolata
];
};
services.udev.extraRules = ''
SUBSYSTEM=="backlight", ACTION=="add", \