{ pkgs, ... }: { imports = [ ./firefox.nix ./kitty.nix ]; fonts.fontconfig.enable = true; }