Regenerated

This commit is contained in:
2026-03-24 09:12:14 +00:00
parent db7ffccb7a
commit 10faba6374
20 changed files with 11 additions and 769 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}