{ ... }:
{
imports = [
(import ./apps.nix)
(import ./i3)
(import ../thinkpads/i3.nix)
(import ../thinkpads/polybar.nix)
];
}