1 2 3 4 5 6
{config, ...}: { gtk = { enable = true; gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc"; }; }