actualize

This commit is contained in:
Aleksandr 2025-06-10 01:18:14 +00:00
parent 68339c7f4e
commit 9426336e90
4 changed files with 12 additions and 1 deletions

View file

@ -4,6 +4,7 @@
fonts.packages = with pkgs; [
nerd-fonts.fira-code
nerd-fonts.jetbrains-mono
font-awesome
];
fonts.fontDir.enable = true;
}