diff --git a/gnu/system/dmd.scm b/gnu/system/dmd.scm index 656c2f563495342eb1a3727525a23b27c962c4b3..8fe225f0e932e96ac3f78f59ba87b2571d20d7af 100644 --- a/gnu/system/dmd.scm +++ b/gnu/system/dmd.scm @@ -275,7 +275,7 @@ (define (xorg-service) (define (xserver.conf) (text-file* "xserver.conf" " Section \"Files\" - FontPath \"" font-adobe75dpi "/lib/X11/fonts\" + FontPath \"" font-adobe75dpi "/share/font/X11/75dpi\" ModulePath \"" xf86-video-vesa "/lib/xorg/modules/drivers\" ModulePath \"" xf86-input-mouse "/lib/xorg/modules/input\" ModulePath \"" xf86-input-keyboard "/lib/xorg/modules/input\"