This commit is contained in:
Miguel Palhas
2024-12-20 11:31:05 +00:00
parent 5aaeefab69
commit b1f443db0e
4 changed files with 11 additions and 17 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 = {