Regenerated

This commit is contained in:
2026-03-24 12:20:12 +00:00
parent c83075fa75
commit aa87556d3a
23 changed files with 9 additions and 823 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}