homepage-dashboard changes and flake lock

This commit is contained in:
2025-07-25 16:31:03 +02:00
parent 2554e77310
commit c31bbca02a
6 changed files with 161 additions and 88 deletions

View File

@@ -2,6 +2,7 @@
pkgs,
lib,
config,
inputs,
...
}: let
inherit (lib) mkIf mkOption types;
@@ -19,6 +20,7 @@ in {
config = mkIf cfg.enable {
fonts.packages = with pkgs; [
inputs.fonts.packages.${pkgs.system}.vcr-mono
noto-fonts
noto-fonts-cjk-sans
noto-fonts-emoji