This commit is contained in:
Miguel Palhas
2025-01-05 09:02:50 +00:00
8 changed files with 25 additions and 61 deletions
+2 -8
View File
@@ -10,15 +10,9 @@
packages = with pkgs; [
ubuntu_font_family
libertine
fira-code
fira-code-symbols
nerd-fonts.fira-code
nerd-fonts.victor-mono
roboto
(nerdfonts.override {
fonts = [
"FiraCode"
"VictorMono"
];
})
];
fontconfig = {