NixOS 20.09 Changes.
This commit is contained in:
parent
f77aedf9a5
commit
528fec2f0d
6 changed files with 35 additions and 34 deletions
|
@ -4,7 +4,7 @@ with lib;
|
|||
|
||||
mkIf (elem "fonts" config.machine.conffiles) {
|
||||
fonts = {
|
||||
enableFontDir = true;
|
||||
fontDir.enable = true;
|
||||
enableGhostscriptFonts = true;
|
||||
fontconfig = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue