{ config, lib, pkgs, ... }: { custom = { gui = { default.enable = true; i3.enable = true; ghostty.enable = true; }; }; }