{ config, lib, pkgs, ... }: { imports = [ ./window_manager.nix ./launcher.nix ./bar.nix ]; }