Add fonts
This commit is contained in:
@@ -43,6 +43,12 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
fonts.fontDir.enable = true;
|
||||
fonts.fonts = with pkgs; [
|
||||
julia-mono
|
||||
bqn386
|
||||
];
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "emacs";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user