{ pkgs, ...}: { imports = [ ./kitty.nix # Terminal ./hypridle.nix ./hyprlock.nix ./hyprpaper.nix ./waybar # Status Bar ./rofi # App Launcher ]; }