Regenerated

This commit is contained in:
2026-05-05 11:16:57 +02:00
parent d6aabe52ba
commit f73bf54c97
38 changed files with 402 additions and 2040 deletions
@@ -1,10 +0,0 @@
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
{ lib, pkgs, config, ... }:
{
fonts.packages = with pkgs; [
nerd-fonts.iosevka
nerd-fonts.fira-code
nerd-fonts.jetbrains-mono
];
}