base: disable fontconfig by default

This commit is contained in:
h7x4
2026-01-22 14:57:00 +09:00
parent ae3c7019ef
commit d5199779a6
3 changed files with 5 additions and 0 deletions

View File

@@ -22,6 +22,8 @@
environment.systemPackages = with pkgs; [
];
fonts.fontconfig.enable = true;
# List services that you want to enable:
# This value determines the NixOS release from which the default

View File

@@ -42,6 +42,7 @@
];
fonts.fontconfig.enable = true;
# This value determines the NixOS release from which the default