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