Chore: alejandra

This commit is contained in:
Peritia 2026-03-02 15:48:09 +01:00
parent bba1ac685f
commit 5596cdc23a
5 changed files with 30 additions and 40 deletions

View file

@ -3,12 +3,9 @@
lib,
pkgs,
...
}:
{
fonts.packages = with pkgs; [
nerd-fonts.jetbrains-mono
noto-fonts
];
}: {
fonts.packages = with pkgs; [
nerd-fonts.jetbrains-mono
noto-fonts
];
}