Regenerated

This commit is contained in:
2026-03-24 09:04:47 +00:00
parent 5460993fac
commit 32eb2be024
21 changed files with 45 additions and 814 deletions
@@ -1,8 +0,0 @@
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
];
}