fix(nix): add libertine font
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
0296520db2
commit
1beb8fcd9e
2 changed files with 4 additions and 1 deletions
|
@ -81,6 +81,7 @@
|
|||
roboto-mono
|
||||
jetbrains-mono
|
||||
noto-fonts-cjk-sans
|
||||
libertine
|
||||
];
|
||||
emacsPackages = with pkgs.emacsPackages; [ mu4e ];
|
||||
pythonPackages = with pkgs.python312Packages; [ python-lsp-server ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue