fix(nix): warnings

This commit is contained in:
2025-11-06 20:27:28 +01:00
parent f9f3abee19
commit 21f3c31bd3
11 changed files with 110 additions and 113 deletions

View File

@@ -23,7 +23,7 @@ in
config = mkIf cfg.enable {
fonts = {
packages = with pkgs; [
inputs.fonts.packages.${pkgs.system}.vcr-mono
inputs.fonts.packages.${pkgs.stdenv.hostPlatform.system}.vcr-mono
noto-fonts
noto-fonts-cjk-sans
noto-fonts-color-emoji