{ config, lib, pkgs, ... }:
{
imports = [
./home/bash.nix
./home/dunstHMconf.nix
./home/HyprlandHMConf.nix
./home/kitty.nix
./home/Starship.nix
./home/waybarHMConf.nix
./home/waybarTheme.nix
./home/wofi.nix
./home/zshhome.nix
];
}