{ ... }:
{
  imports = [
    ./games.nix
    ./shell.nix
    ./configs
    ./programs
    ./services
  ];
}