{ pkgs, theme, ... }: { imports = [ ./themes/${theme}/gnome-conf.nix ]; }