{ config, pkgs, ... }: { imports = [ ./common.nix ]; gtk.font.size = 12; }