added zsh configs and other configs

This commit is contained in:
2026-08-15 19:35:46 -07:00
parent 4859b8521b
commit 35cf83cb70
10 changed files with 458 additions and 15 deletions

View File

@@ -5,14 +5,23 @@
./hyprland.nix
./hyprlock.nix
./hypridle.nix
# ../waybar
./waybar.nix
];
home.packages = with pkgs; [
# Utilities & Tools
grim
slurp
wl-clipboard
cliphist
brightnessctl
# Desktop Environment / Hyprland ecosystem
waybar
hyprpaper
swaynotificationcenter
rofi
wlogout
hyprpolkitagent
];
}