{ config, lib, pkgs, ... }: { # from here on fonts are managed on a user level fonts.fontDir.enable = true; fonts.fontconfig.enable = true; }