Regenerated

This commit is contained in:
2026-03-24 09:33:07 +00:00
parent 98d7f6af77
commit ca1b580a74
21 changed files with 173 additions and 852 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}