From 72a8ceb741c96520cfe121ea1be61f316f69c4f6 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Sat, 9 May 2026 10:20:02 +0200 Subject: [PATCH] feat(templates): pkg groups --- templates/config/system/pkgs.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/templates/config/system/pkgs.yml b/templates/config/system/pkgs.yml index e69de29..d20d38a 100644 --- a/templates/config/system/pkgs.yml +++ b/templates/config/system/pkgs.yml @@ -0,0 +1,24 @@ +hyprland: + - hyprland + - hyprlock + - hypridle + - grimblast + - grim + - xdg-desktop-portal-hyprland + - polkit-kde-agent + +hyrpland-extra: + - hyprpaper + - wl-clipboard + - cliphist + - rofi + +pipewire: + - pipewire + - pipewire-alsa + - pipewire-pulse + - pipewire-jack + - wireplumber + +neovim: + - neovim