{ pkgs, ... }: { # TODO: port system configuration when any of these # https://github.com/nix-community/home-manager/pull/1268 # https://github.com/nix-community/home-manager/pull/2732 # is merged. fonts.fontconfig.enable = false; }