Add all hyprland requirements

This commit is contained in:
2026-02-10 17:08:32 +01:00
parent d7741238da
commit 86cbcd57ed

View File

@@ -6,11 +6,18 @@
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
kitty
waybar
wofi wofi
waybar
kitty
grim
swaynotificationcenter
evolution
firefox-bin
pamixer
swaylock
hyprpaper hyprpaper
git lxsession
hyprshot
]; ];
services.dbus.enable = true; services.dbus.enable = true;