reformat
This commit is contained in:
@ -171,8 +171,7 @@
|
|||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
enableDefaultFonts = true; # Some default fonts for unicode coverage
|
enableDefaultFonts = true; # Some default fonts for unicode coverage
|
||||||
fontDir.enable =
|
fontDir.enable = true; # Puts fonts to /run/current-system/sw/share/X11/fonts
|
||||||
true; # Puts fonts to /run/current-system/sw/share/X11/fonts
|
|
||||||
|
|
||||||
# Font packages go here, don't do this with HomeManager as I need the fonts in the fontdir for flatpak apps
|
# Font packages go here, don't do this with HomeManager as I need the fonts in the fontdir for flatpak apps
|
||||||
fonts = with pkgs; [
|
fonts = with pkgs; [
|
||||||
|
Reference in New Issue
Block a user