Emacs module seems to work now... good enough for merge into master.
This commit is contained in:
parent
986ca7f5cd
commit
886a3b0dc8
20 changed files with 903 additions and 94 deletions
|
@ -8,7 +8,8 @@ mkIf (elem "fonts" config.machine.conffiles) {
|
|||
enableGhostscriptFonts = true;
|
||||
fontconfig = {
|
||||
enable = true;
|
||||
ultimate.enable = true;
|
||||
# deprecated (will eventually be completely removed)
|
||||
# ultimate.enable = true;
|
||||
includeUserConf = false;
|
||||
};
|
||||
fonts = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue