Regenerated

This commit is contained in:
2026-03-24 08:15:04 +00:00
parent e919b6b0cc
commit 40613a9eb6
20 changed files with 20 additions and 730 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}