Regenerated

This commit is contained in:
2026-03-24 10:40:51 +00:00
parent 460219f179
commit cd94e00216
20 changed files with 0 additions and 812 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}