{ config, lib, pkgs, ... }: { xdg.enable = true; imports = [ ./common.nix ./i3.nix ./terminal.nix ]; }