{ config, pkgs, lib, nixpkgs, self, ... }: { profiles.base.enable = true; fonts.fontconfig.enable = true; home = { stateVersion = "22.05"; }; }